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