Class AutoscalerEventHandlerFactory

    • Constructor Detail

      • AutoscalerEventHandlerFactory

        public AutoscalerEventHandlerFactory()
    • Method Detail

      • create

        public static <KEY,​Context extends JobAutoScalerContext<KEY>> AutoScalerEventHandler<KEY,​Context> create​(org.apache.flink.configuration.Configuration conf)
                                                                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception