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, 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 KeyedReduceTLink(BatchEnvironment tSetEnv, ReduceFunc<V> rFn, int sourceParallelism, TupleSchema schema)
public Edge getEdge()
public KeyedReduceTLink<K,V> setName(java.lang.String n)
TLink
n
- name