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, persistflatmap, forEach, lazyForEach, map, mapToTuplecompute, compute, compute, compute, getTSetEnv, sinkgetSchemaaddChildToGraph, equals, getId, getName, getSourceParallelism, getTargetParallelism, hashCode, rename, setTSetEnv, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuildgenerateID, getTBaseGraphpublic ReplicateTLink(BatchEnvironment tSetEnv, int reps, Schema schema)
public Edge getEdge()
public ReplicateTLink<T> setName(java.lang.String n)
TLinkn - namepublic ReplicateTLink<T> useDisk()