T - type of datapublic class SAllReduceTLink<T> extends StreamingSingleLink<T>
| Constructor and Description |
|---|
SAllReduceTLink(StreamingEnvironment tSetEnv,
ReduceFunc<T> rFn,
int sourceParallelism,
Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
Edge |
getEdge() |
SAllReduceTLink<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 SAllReduceTLink(StreamingEnvironment tSetEnv, ReduceFunc<T> rFn, int sourceParallelism, Schema schema)
public Edge getEdge()
public SAllReduceTLink<T> setName(java.lang.String n)
TLinkn - name