@FunctionalInterface public static interface CheckpointStreamWithResultProvider.KeyedStateHandleFactory
KeyedStateHandle
to be used in CheckpointStreamWithResultProvider.toKeyedStateHandleSnapshotResult(SnapshotResult, KeyGroupRangeOffsets,
KeyedStateHandleFactory)
.Modifier and Type | Method and Description |
---|---|
KeyedStateHandle |
create(KeyGroupRangeOffsets keyGroupRangeOffsets,
StreamStateHandle streamStateHandle) |
KeyedStateHandle create(KeyGroupRangeOffsets keyGroupRangeOffsets, StreamStateHandle streamStateHandle)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.