@FunctionalInterface public static interface RangeCache.Listener
| Modifier and Type | Interface and Description |
|---|---|
static class |
RangeCache.Listener.EventType |
| Modifier and Type | Method and Description |
|---|---|
void |
event(RangeCache.Listener.EventType type,
KeyValue keyValue) |
void event(RangeCache.Listener.EventType type, KeyValue keyValue)
type - keyValue - Copyright © 2023. All rights reserved.