- java.lang.Object
-
- org.apache.shardingsphere.data.pipeline.api.datanode.JobDataNodeLine
-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
JobDataNodeLine
public JobDataNodeLine()
-
方法详细资料
-
marshal
public String marshal()
Marshal to text.
- 返回:
- marshaled text, format: entry1|entry2, e.g. t_order:ds_0.t_order_0,ds_0.t_order_1|t_order_item:ds_0.t_order_item_0,ds_0.t_order_item_1
Copyright © 2022 The Apache Software Foundation. All rights reserved.