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