public class PersistentCache extends RocksObject
nativeHandle_owningHandle_| Constructor and Description |
|---|
PersistentCache(Env env,
String path,
long size,
Logger logger,
boolean optimizedForNvm) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
disposeInternal(long handle) |
disposeInternal, getNativeHandleclose, disOwnNativeHandle, isOwningHandlepublic PersistentCache(Env env, String path, long size, Logger logger, boolean optimizedForNvm) throws RocksDBException
RocksDBExceptionprotected final void disposeInternal(long handle)
disposeInternal in class RocksObjectCopyright © 2022. All rights reserved.