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, 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 KeyedPartitionTLink(BatchEnvironment tSetEnv, PartitionFunc<K> parFn, int sourceParallelism, TupleSchema schema)
public Edge getEdge()
public KeyedPartitionTLink<K,V> setName(java.lang.String n)
TLinkn - namepublic KeyedPartitionTLink<K,V> useDisk()