public class WriteBufferManager extends RocksObject
nativeHandle_owningHandle_| Constructor and Description |
|---|
WriteBufferManager(long bufferSizeBytes,
Cache cache)
Construct a new instance of WriteBufferManager.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
disposeInternal(long handle) |
disposeInternal, getNativeHandleclose, disOwnNativeHandle, isOwningHandledispose, finalizepublic WriteBufferManager(long bufferSizeBytes,
Cache cache)
bufferSizeBytes - buffer size(in bytes) to use for native write_buffer_managercache - cache whose memory should be bounded by this write buffer managerprotected void disposeInternal(long handle)
disposeInternal in class RocksObjectCopyright © 2021. All rights reserved.