Uses of Interface
org.apache.nemo.runtime.executor.data.partition.Partition
-
Packages that use Partition Package Description org.apache.nemo.runtime.executor.data.partition -
-
Uses of Partition in org.apache.nemo.runtime.executor.data.partition
Classes in org.apache.nemo.runtime.executor.data.partition that implement Partition Modifier and Type Class Description class
NonSerializedPartition<K>
A collection of data elements.class
SerializedPartition<K>
A collection of data elements.
-