Interface DispatcherBootstrapFactory


@Internal public interface DispatcherBootstrapFactory
A factory to create a DispatcherBootstrap.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(DispatcherGateway dispatcher, org.apache.flink.util.concurrent.ScheduledExecutor scheduledExecutor, org.apache.flink.runtime.rpc.FatalErrorHandler errorHandler)