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, mapToTuplecompute, compute, compute, compute, countWindow, countWindow, getTSetEnv, sink, timeWindow, timeWindowgetSchemaaddChildToGraph, equals, getId, getName, getSourceParallelism, getTargetParallelism, hashCode, rename, setTSetEnv, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuildgenerateID, getTBaseGraphpublic SReduceTLink(StreamingEnvironment tSetEnv, ReduceFunc<T> rFn, int sourceParallelism, Schema schema)
public Edge getEdge()
public SReduceTLink<T> setName(java.lang.String n)
TLinkn - name