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, persist
flatmap, forEach, lazyForEach, map, mapToTuple
compute, compute, compute, compute, getTSetEnv, sink
addChildToGraph, equals, getId, getName, getSourceParallelism, getTargetParallelism, hashCode, rename, setTSetEnv, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
build
generateID, getTBaseGraph
public 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)
TLink
n
- name