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, persistflatmap, forEach, lazyForEach, map, mapToTuplecompute, compute, compute, compute, getTSetEnv, sinkaddChildToGraph, equals, getId, getName, getSourceParallelism, getTargetParallelism, hashCode, rename, setTSetEnv, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuildgenerateID, getTBaseGraphpublic KeyedDirectTLink(BatchEnvironment tSetEnv, int sourceParallelism, TupleSchema schema)
public KeyedDirectTLink<K,V> setName(java.lang.String name)
TLinkname - namepublic Edge getEdge()
public KeyedDirectTLink<K,V> useDisk()