Uses of Class
org.apache.hadoop.ozone.container.metadata.AbstractDatanodeStore
Packages that use AbstractDatanodeStore
Package
Description
This package contains classes that define the structure of the datanode's database,
and allow reading and writing to it.
-
Uses of AbstractDatanodeStore in org.apache.hadoop.ozone.container.metadata
Subclasses of AbstractDatanodeStore in org.apache.hadoop.ozone.container.metadataModifier and TypeClassDescriptionclassConstructs a datanode store in accordance with schema version 1, which places all data in the default column family.classConstructs a datanode store in accordance with schema version 3, which uses three column families/tables: 1.classConstructs a datanode store in accordance with schema version 2, which uses three column families/tables: 1.classConstructs a datanode store in accordance with schema version 2, which uses three column families/tables: 1.