@Internal
public static interface PerJobCheckpointRecoveryFactory.CheckpointStoreRecoveryHelper<StoreType extends CompletedCheckpointStore>
CompletedCheckpointStore, optionally using an existing one.| 限定符和类型 | 方法和说明 |
|---|---|
StoreType |
recoverCheckpointStore(int maxNumberOfCheckpointsToRetain,
StoreType previousStore,
SharedStateRegistryFactory sharedStateRegistryFactory,
Executor ioExecutor,
RestoreMode restoreMode) |
StoreType recoverCheckpointStore(int maxNumberOfCheckpointsToRetain, @Nullable StoreType previousStore, SharedStateRegistryFactory sharedStateRegistryFactory, Executor ioExecutor, RestoreMode restoreMode)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.