public class SKeyedDirectTLink<K,V> extends StreamingSingleLink<Tuple<K,V>>
Constructor and Description |
---|
SKeyedDirectTLink(StreamingEnvironment tSetEnv,
int sourceParallelism,
KeyedSchema schema) |
Modifier and Type | Method and Description |
---|---|
Edge |
getEdge() |
SKeyedTSet<K,V> |
mapToTuple() |
SKeyedDirectTLink<K,V> |
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 SKeyedDirectTLink(StreamingEnvironment tSetEnv, int sourceParallelism, KeyedSchema schema)
public SKeyedTSet<K,V> mapToTuple()
public Edge getEdge()
public SKeyedDirectTLink<K,V> setName(java.lang.String n)
TLink
n
- name