| Package | Description |
|---|---|
| org.apache.flink.state.changelog | |
| org.apache.flink.state.changelog.restore |
| Modifier and Type | Method and Description |
|---|---|
static StateChangeOperation |
StateChangeOperation.byCode(byte opCode) |
static StateChangeOperation |
StateChangeOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateChangeOperation[] |
StateChangeOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateChangeApplier.apply(StateChangeOperation operation,
org.apache.flink.core.memory.DataInputView in) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.