Uses of Package
org.apache.nemo.runtime.executor.data.stores
-
Packages that use org.apache.nemo.runtime.executor.data.stores Package Description org.apache.nemo.runtime.executor.data.stores -
Classes in org.apache.nemo.runtime.executor.data.stores used by org.apache.nemo.runtime.executor.data.stores Class Description AbstractBlockStore This abstract class represents a defaultBlockStore
, which contains other components used in each implementation ofBlockStore
.BlockStore Interface forBlock
placement.LocalBlockStore This abstract class representsBlockStore
which contains the (meta)data of theBlock
s in local.RemoteFileStore Interface for remote block stores (e.g., GlusterFS, ...).