public class RowPipeTLink extends RowBatchTLinkImpl
Constructor and Description |
---|
RowPipeTLink(BatchEnvironment tSetEnv,
int sourceParallelism,
RowSchema schema) |
RowPipeTLink(BatchEnvironment tSetEnv,
java.lang.String name,
int sourceParallelism,
RowSchema schema) |
Modifier and Type | Method and Description |
---|---|
Edge |
getEdge() |
RowPipeTLink |
setName(java.lang.String name)
Sets the name for the
TBase |
RowPipeTLink |
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 RowPipeTLink(BatchEnvironment tSetEnv, int sourceParallelism, RowSchema schema)
public RowPipeTLink(BatchEnvironment tSetEnv, java.lang.String name, int sourceParallelism, RowSchema schema)
public RowPipeTLink setName(java.lang.String name)
TBase
TBase
public Edge getEdge()
public RowPipeTLink useDisk()