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