public static final class RangeCache.PutResult extends Object
| Constructor and Description |
|---|
PutResult(boolean success,
KeyValue kv) |
| Modifier and Type | Method and Description |
|---|---|
KeyValue |
existingOrNull() |
KeyValue |
kv() |
boolean |
succ() |
String |
toString() |
Copyright © 2023. All rights reserved.