@FunctionalInterface public static interface CheckpointStreamWithResultProvider.KeyedStateHandleFactory
KeyedStateHandle to be used in CheckpointStreamWithResultProvider.toKeyedStateHandleSnapshotResult(SnapshotResult, KeyGroupRangeOffsets,
KeyedStateHandleFactory).| 限定符和类型 | 方法和说明 |
|---|---|
KeyedStateHandle |
create(KeyGroupRangeOffsets keyGroupRangeOffsets,
StreamStateHandle streamStateHandle) |
KeyedStateHandle create(KeyGroupRangeOffsets keyGroupRangeOffsets, StreamStateHandle streamStateHandle)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.