ReaderContext - type of context used while reading (on TM).@Internal public interface StateChangelogHandle<ReaderContext> extends KeyedStateHandle
state changes.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.util.CloseableIterator<StateChange> |
getChanges(ReaderContext context) |
getIntersection, getKeyGroupRangeregisterSharedStatesdiscardState, getStateSizeorg.apache.flink.util.CloseableIterator<StateChange> getChanges(ReaderContext context) throws IOException
IOExceptionCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.