E
- The type of the data stored by the hook in the checkpoint, or Void
, if none.@PublicEvolving public interface WithMasterCheckpointHook<E> extends Serializable
Modifier and Type | Method and Description |
---|---|
MasterTriggerRestoreHook<E> |
createMasterTriggerRestoreHook()
Creates the hook that should be called by the checkpoint coordinator.
|
MasterTriggerRestoreHook<E> createMasterTriggerRestoreHook()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.