Uses of Package
org.apache.nemo.runtime.executor.data.partition
-
Packages that use org.apache.nemo.runtime.executor.data.partition Package Description org.apache.nemo.runtime.executor.data org.apache.nemo.runtime.executor.data.block org.apache.nemo.runtime.executor.data.partition org.apache.nemo.runtime.executor.transfer Responsible for transferring block content from one executor to another. -
Classes in org.apache.nemo.runtime.executor.data.partition used by org.apache.nemo.runtime.executor.data Class Description NonSerializedPartition A collection of data elements.SerializedPartition A collection of data elements. -
Classes in org.apache.nemo.runtime.executor.data.partition used by org.apache.nemo.runtime.executor.data.block Class Description NonSerializedPartition A collection of data elements.SerializedPartition A collection of data elements. -
Classes in org.apache.nemo.runtime.executor.data.partition used by org.apache.nemo.runtime.executor.data.partition Class Description Partition A collection of data elements. -
Classes in org.apache.nemo.runtime.executor.data.partition used by org.apache.nemo.runtime.executor.transfer Class Description SerializedPartition A collection of data elements.