public interface CheckpointStorageAccess extends CheckpointStorageCoordinatorView, CheckpointStorageWorkerView
CheckpointStorageCoordinatorView
. And also implement
methods acting as a worker role, which defined in CheckpointStorageWorkerView
.hasDefaultSavepointLocation, initializeBaseLocationsForCheckpoint, initializeLocationForCheckpoint, initializeLocationForSavepoint, resolveCheckpoint, supportsHighlyAvailableStorage
createTaskOwnedCheckpointStateToolset, createTaskOwnedStateStream, resolveCheckpointStorageLocation, toFileMergingStorage
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.