Uses of Package
org.apache.hadoop.ozone.container.metadata
Packages that use org.apache.hadoop.ozone.container.metadata
Package
Description
This package is contains Ozone container implementation.
This package contains common ozone container interfaces.
Common container utils.
This package contains classes for KeyValue container type.
This package contains utility classes for KeyValue container type.
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 in org.apache.hadoop.ozone.container.metadata used by org.apache.hadoop.ozone.container.common.implClassDescriptionInterface for interacting with database in the master volume of a datanode.
-
-
-
-
-
Classes in org.apache.hadoop.ozone.container.metadata used by org.apache.hadoop.ozone.container.metadataClassDescriptionThis class serves as an intermediate format for all possible database layouts for datanodes.Implementation of the
DatanodeStoreinterface that contains functionality common to all more derived datanode store implementations.Abstract Interface defining the way to interact with any rocksDB in the datanode.ContainerCreateInfo is a class that holds information about the state and other information on creation This class is immutable.Interface for interacting with datanode databases.Constructs a datanode store in accordance with schema version 2, which uses three column families/tables: 1.Wrapper class to represent a table in a datanode RocksDB instance.Interface for interacting with datanode databases.Store interface for DeleteTransaction table.Class for defining the schema for master volume in a datanode.Interface for interacting with database in the master volume of a datanode.this will hold old version tables required during upgrade, and these are initialized based on version only. -
Classes in org.apache.hadoop.ozone.container.metadata used by org.apache.hadoop.ozone.container.ozoneimplClassDescriptionInterface for interacting with database in the master volume of a datanode.