Uses of Interface
org.apache.flink.runtime.checkpoint.CheckpointCoordinatorGateway
Packages that use CheckpointCoordinatorGateway
-
Uses of CheckpointCoordinatorGateway in org.apache.flink.runtime.jobmaster
Subinterfaces of CheckpointCoordinatorGateway in org.apache.flink.runtime.jobmasterClasses in org.apache.flink.runtime.jobmaster that implement CheckpointCoordinatorGateway -
Uses of CheckpointCoordinatorGateway in org.apache.flink.runtime.taskexecutor.rpc
Constructors in org.apache.flink.runtime.taskexecutor.rpc with parameters of type CheckpointCoordinatorGatewayModifierConstructorDescriptionRpcCheckpointResponder(CheckpointCoordinatorGateway checkpointCoordinatorGateway)