public class KeyedGatherUngroupedTLink<K,V> extends KeyedBatchIteratorLinkWrapper<K,V>
| Constructor and Description |
|---|
KeyedGatherUngroupedTLink() |
KeyedGatherUngroupedTLink(BatchEnvironment tSetEnv,
int sourceParallelism,
TupleSchema schema) |
KeyedGatherUngroupedTLink(BatchEnvironment tSetEnv,
PartitionFunc<K> partitionFn,
int sourceParallelism,
java.util.Comparator<K> keyCompartor,
TupleSchema schema) |
KeyedGatherUngroupedTLink(BatchEnvironment tSetEnv,
PartitionFunc<K> partitionFn,
int sourceParallelism,
TupleSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
Edge |
getEdge() |
KeyedGatherUngroupedTLink<K,V> |
setName(java.lang.String n)
Name of the TSet and return the same tlink
|
KeyedGatherUngroupedTLink<K,V> |
useDisk() |
cache, getSchema, lazyCache, lazyPersist, persistflatmap, forEach, lazyForEach, map, mapToTuplecompute, compute, compute, compute, getTSetEnv, sinkaddChildToGraph, equals, getId, getName, getSourceParallelism, getTargetParallelism, hashCode, rename, setTSetEnv, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuildgenerateID, getTBaseGraphpublic KeyedGatherUngroupedTLink(BatchEnvironment tSetEnv, int sourceParallelism, TupleSchema schema)
public KeyedGatherUngroupedTLink(BatchEnvironment tSetEnv, PartitionFunc<K> partitionFn, int sourceParallelism, TupleSchema schema)
public KeyedGatherUngroupedTLink(BatchEnvironment tSetEnv, PartitionFunc<K> partitionFn, int sourceParallelism, java.util.Comparator<K> keyCompartor, TupleSchema schema)
public KeyedGatherUngroupedTLink()
public Edge getEdge()
public KeyedGatherUngroupedTLink<K,V> useDisk()
public KeyedGatherUngroupedTLink<K,V> setName(java.lang.String n)
TLinkn - name