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 |
---|---|
org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook<E> |
createMasterTriggerRestoreHook()
Creates the hook that should be called by the checkpoint coordinator.
|
org.apache.flink.runtime.checkpoint.MasterTriggerRestoreHook<E> createMasterTriggerRestoreHook()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.