public class KeyedPartitionTLink<K,V> extends KeyedBatchIteratorLinkWrapper<K,V>
Constructor and Description |
---|
KeyedPartitionTLink(BatchEnvironment tSetEnv,
PartitionFunc<K> parFn,
int sourceParallelism,
TupleSchema schema) |
Modifier and Type | Method and Description |
---|---|
Edge |
getEdge() |
KeyedPartitionTLink<K,V> |
setName(java.lang.String n)
Name of the TSet and return the same tlink
|
KeyedPartitionTLink<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 KeyedPartitionTLink(BatchEnvironment tSetEnv, PartitionFunc<K> parFn, int sourceParallelism, TupleSchema schema)
public Edge getEdge()
public KeyedPartitionTLink<K,V> setName(java.lang.String n)
TLink
n
- namepublic KeyedPartitionTLink<K,V> useDisk()