T - type of datapublic class AllGatherTLink<T> extends BatchGatherLink<T>
| Constructor and Description |
|---|
AllGatherTLink(BatchEnvironment tSetEnv,
int sourceParallelism,
Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
Edge |
getEdge() |
AllGatherTLink<T> |
setName(java.lang.String n)
Name of the TSet and return the same tlink
|
AllGatherTLink<T> |
useDisk() |
cache, flatmap, forEach, lazyCache, lazyForEach, lazyPersist, map, mapToTuple, persistcompute, compute, compute, compute, getTSetEnv, sinkgetSchemaaddChildToGraph, equals, getId, getName, getSourceParallelism, getTargetParallelism, hashCode, rename, setTSetEnv, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuildgenerateID, getTBaseGraphpublic AllGatherTLink(BatchEnvironment tSetEnv, int sourceParallelism, Schema schema)
public Edge getEdge()
public AllGatherTLink<T> setName(java.lang.String n)
TLinkn - namepublic AllGatherTLink<T> useDisk()