Class RawDB
java.lang.Object
org.apache.hadoop.ozone.container.common.interfaces.DBHandle
org.apache.hadoop.ozone.container.common.utils.RawDB
- All Implemented Interfaces:
AutoCloseable,org.apache.ratis.util.UncheckedAutoCloseable
Just a wrapper for DatanodeStore.
This is for container schema v3 which has one rocksdb instance per disk.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.ozone.container.common.interfaces.DBHandle
cleanup, getContainerDBPath, getStore
-
Constructor Details
-
RawDB
-
-
Method Details
-
close
public void close()
-