| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state.changelog |
| 限定符和类型 | 方法和说明 |
|---|---|
ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl |
ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl.rebound(long checkpointId) |
static ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl |
ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl.restore(List<KeyedStateHandle> materialized,
List<ChangelogStateHandle> nonMaterialized,
KeyGroupRange keyGroupRange,
long checkpointId,
long materializationID,
long persistedSizeOfThisCheckpoint,
StateHandleID stateHandleId) |
| 构造器和说明 |
|---|
ChangelogStateBackendLocalHandle(List<KeyedStateHandle> localMaterialized,
List<ChangelogStateHandle> localNonMaterialized,
ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl remoteHandle) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.