public class RowDirectLink extends RowBatchTLinkImpl
Constructor and Description |
---|
RowDirectLink(BatchEnvironment tSetEnv,
int sourceParallelism,
RowSchema schema) |
RowDirectLink(BatchEnvironment tSetEnv,
java.lang.String name,
int sourceParallelism,
RowSchema schema) |
Modifier and Type | Method and Description |
---|---|
Edge |
getEdge() |
RowDirectLink |
setName(java.lang.String name)
Sets the name for the
TBase |
RowDirectLink |
useDisk() |
cache, compute, compute, flatmap, forEach, getTSetEnv, lazyCache, lazyForEach, lazyPersist, map, persist, sink
getSchema
addChildToGraph, equals, getId, getName, getSourceParallelism, getTargetParallelism, hashCode, rename, setTSetEnv, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
build
generateID, getTBaseGraph
public RowDirectLink(BatchEnvironment tSetEnv, int sourceParallelism, RowSchema schema)
public RowDirectLink(BatchEnvironment tSetEnv, java.lang.String name, int sourceParallelism, RowSchema schema)
public RowDirectLink setName(java.lang.String name)
TBase
TBase
public Edge getEdge()
public RowDirectLink useDisk()