@Internal public class DeactivatedChangelogStateBackend extends AbstractChangelogStateBackend
org.apache.flink.runtime.state.StateBackend.CustomInitializationMetrics, org.apache.flink.runtime.state.StateBackend.KeyedStateBackendParameters<K>, org.apache.flink.runtime.state.StateBackend.OperatorStateBackendParametersdelegatedStateBackend| Modifier and Type | Method and Description |
|---|---|
protected <K> org.apache.flink.runtime.state.CheckpointableKeyedStateBackend<K> |
restore(org.apache.flink.runtime.execution.Environment env,
String operatorIdentifier,
org.apache.flink.runtime.state.KeyGroupRange keyGroupRange,
org.apache.flink.runtime.state.ttl.TtlTimeProvider ttlTimeProvider,
org.apache.flink.metrics.MetricGroup metricGroup,
Collection<org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle> stateBackendHandles,
ChangelogBackendRestoreOperation.BaseBackendBuilder<K> baseBackendBuilder) |
createKeyedStateBackend, createOperatorStateBackend, getDelegatedStateBackend, supportsSavepointFormat, useManagedMemoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected <K> org.apache.flink.runtime.state.CheckpointableKeyedStateBackend<K> restore(org.apache.flink.runtime.execution.Environment env,
String operatorIdentifier,
org.apache.flink.runtime.state.KeyGroupRange keyGroupRange,
org.apache.flink.runtime.state.ttl.TtlTimeProvider ttlTimeProvider,
org.apache.flink.metrics.MetricGroup metricGroup,
Collection<org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle> stateBackendHandles,
ChangelogBackendRestoreOperation.BaseBackendBuilder<K> baseBackendBuilder)
throws Exception
restore in class AbstractChangelogStateBackendExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.