| Package | Description |
|---|---|
| org.rocksdb |
| Modifier and Type | Method and Description |
|---|---|
static AbstractEventListener.EnabledEventCallback |
AbstractEventListener.EnabledEventCallback.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractEventListener.EnabledEventCallback[] |
AbstractEventListener.EnabledEventCallback.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractEventListener(AbstractEventListener.EnabledEventCallback... enabledEventCallbacks)
Creates an Event Listener that will
receive only certain callbacks from C++.
|
Copyright © 2021. All rights reserved.