public class KeyedDirectTLink<K,V> extends KeyedBatchIteratorLinkWrapper<K,V>
Constructor and Description |
---|
KeyedDirectTLink(BatchEnvironment tSetEnv,
int sourceParallelism,
TupleSchema schema) |
Modifier and Type | Method and Description |
---|---|
Edge |
getEdge() |
KeyedTSet<K,V> |
mapToTuple() |
KeyedDirectTLink<K,V> |
setName(java.lang.String name)
Name of the TSet and return the same tlink
|
KeyedDirectTLink<K,V> |
useDisk() |
cache, getSchema, lazyCache, lazyPersist, persist
flatmap, forEach, lazyForEach, map, mapToTuple
compute, compute, compute, compute, getTSetEnv, sink
addChildToGraph, equals, getId, getName, getSourceParallelism, getTargetParallelism, hashCode, rename, setTSetEnv, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
build
generateID, getTBaseGraph
public KeyedDirectTLink(BatchEnvironment tSetEnv, int sourceParallelism, TupleSchema schema)
public KeyedDirectTLink<K,V> setName(java.lang.String name)
TLink
name
- namepublic Edge getEdge()
public KeyedDirectTLink<K,V> useDisk()