| Package | Description |
|---|---|
| com.ibm.etcd.client.utils |
| Modifier and Type | Method and Description |
|---|---|
static RangeCache.Listener.EventType |
RangeCache.Listener.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangeCache.Listener.EventType[] |
RangeCache.Listener.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RangeCache.Listener.event(RangeCache.Listener.EventType type,
KeyValue keyValue) |
protected void |
RangeCache.notifyListeners(RangeCache.Listener.EventType type,
KeyValue keyValue,
boolean inListenerExecutor) |
Copyright © 2023. All rights reserved.