| 接口 | 说明 |
|---|---|
| ThrowingIterator<E> |
Modified
Iterator interface that lets the implementation throw an IOException. |
| 类 | 说明 |
|---|---|
| FullSnapshotRestoreOperation<K> |
The procedure of restoring state from a savepoint written with the unified binary format.
|
| KeyGroup |
Part of a savepoint representing data for a single key group.
|
| KeyGroupEntry |
Part of a savepoint representing data for a single state entry in a key group.
|
| SavepointRestoreResult |
A result from restoring a single
KeyedStateHandle. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.