Uses of Package
org.apache.hadoop.ozone.container.common.interfaces

Package
Description
This package is contains Ozone container implementation.
This package contains common ozone container interfaces.
State machine class is used by the container to denote various states a container can be in and also is used for command processing.
This package contains classes for the server of the storage container protocol.
This package contains classes for the server implementation using Apache Ratis.
Common container utils.
This package contains volume/ disk related classes.
This package contains classes for KeyValue container type.
This package contains utility classes for KeyValue container type.
Chunk manager and block manager implementations for keyvalue container type.
Chunk manager and block manager interfaces for keyvalue container type.
Tasks running in the background.
This package contains classes that define the structure of the datanode's database, and allow reading and writing to it.
Ozone main that calls into the container layer.
Classes to replicate container data between datanodes.