Class DBHandle
java.lang.Object
org.apache.hadoop.ozone.container.common.interfaces.DBHandle
- All Implemented Interfaces:
AutoCloseable,org.apache.ratis.util.UncheckedAutoCloseable
- Direct Known Subclasses:
RawDB,ReferenceCountedDB
public abstract class DBHandle
extends Object
implements org.apache.ratis.util.UncheckedAutoCloseable
DB handle abstract class.
-
Constructor Details
-
DBHandle
-
-
Method Details
-
getStore
-
getContainerDBPath
-
cleanup
public boolean cleanup()
-