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