Class RpcPartitionStateChecker

java.lang.Object
org.apache.flink.runtime.taskexecutor.rpc.RpcPartitionStateChecker
All Implemented Interfaces:
PartitionProducerStateChecker

public class RpcPartitionStateChecker extends Object implements PartitionProducerStateChecker
  • Constructor Details

    • RpcPartitionStateChecker

      public RpcPartitionStateChecker(JobMasterGateway jobMasterGateway)
  • Method Details