E - The type of the data stored by the hook in the checkpoint, or Void, if none.@PublicEvolving public interface WithMasterCheckpointHook<E> extends Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
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.