| Package | Description |
|---|---|
| org.apache.flink.runtime.state.changelog |
| Modifier and Type | Method and Description |
|---|---|
static ChangelogStateHandleStreamImpl |
ChangelogStateHandleStreamImpl.restore(List<org.apache.flink.api.java.tuple.Tuple2<StreamStateHandle,Long>> handlesAndOffsets,
KeyGroupRange keyGroupRange,
long size,
long incrementalSize,
StateHandleID stateHandleID) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.util.CloseableIterator<StateChange> |
StateChangelogHandleStreamHandleReader.getChanges(ChangelogStateHandleStreamImpl handle) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.