Uses of Class
org.apache.nemo.common.ir.vertex.utility.SamplingVertex
-
Packages that use SamplingVertex Package Description org.apache.nemo.common.ir -
-
Uses of SamplingVertex in org.apache.nemo.common.ir
Method parameters in org.apache.nemo.common.ir with type arguments of type SamplingVertex Modifier and Type Method Description void
IRDAG. insert(java.util.Set<SamplingVertex> toInsert, java.util.Set<IRVertex> executeAfter)
Inserts a set of samplingVertices that process sampled data.
-