public class SReduceTLink<T> extends StreamingSingleLink<T>
Constructor and Description |
---|
SReduceTLink(StreamingEnvironment tSetEnv,
ReduceFunc<T> rFn,
int sourceParallelism,
Schema schema) |
Modifier and Type | Method and Description |
---|---|
Edge |
getEdge() |
SReduceTLink<T> |
setName(java.lang.String n)
Name of the TSet and return the same tlink
|
flatmap, forEach, map, mapToTuple
compute, compute, compute, compute, countWindow, countWindow, getTSetEnv, sink, timeWindow, timeWindow
getSchema
addChildToGraph, equals, getId, getName, getSourceParallelism, getTargetParallelism, hashCode, rename, setTSetEnv, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
build
generateID, getTBaseGraph
public SReduceTLink(StreamingEnvironment tSetEnv, ReduceFunc<T> rFn, int sourceParallelism, Schema schema)
public Edge getEdge()
public SReduceTLink<T> setName(java.lang.String n)
TLink
n
- name