Package | Description |
---|---|
net.bluemind.core.backup.continuous |
Modifier and Type | Method and Description |
---|---|
static <T> RecordKey.Operation |
RecordKey.Operation.of(ItemValue<T> item,
boolean isDelete) |
static RecordKey.Operation |
RecordKey.Operation.of(RecordKey key) |
static RecordKey.Operation |
RecordKey.Operation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RecordKey.Operation[] |
RecordKey.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All Rights Reserved.