| Interface | Description |
|---|---|
| KeyValueState<K,V> |
Key Value State interface.
|
| StateStoreManager |
TransactionState interface.
|
| Class | Description |
|---|---|
| PartitionRecord<T> |
value record for partition.
|
| StorageRecord<T> |
This Class contains a record with some checkpointId.
|
| Exception | Description |
|---|---|
| StateException |
RuntimeException wrapper, indicating the exceptions occurs in states.
|
Copyright © 2020. All rights reserved.