Package org.apache.hadoop.ozone.container.common
package org.apache.hadoop.ozone.container.common
Common Container Layer. At this layer the abstractions are:
- Containers - Both data and metadata containers.
- Keys - Key/Value pairs that live inside a container.
- Chunks - Keys can be composed of many chunks.
-
ClassesClassDescriptionDataNodeStorageConfig is responsible for management of the StorageDirectories used by the DataNode.Layout version which describes information about the layout version on the datanode volume.