Package org.apache.flink.autoscaler.standalone
-
Interface Summary Interface Description JobListFetcher<KEY,Context extends JobAutoScalerContext<KEY>> The JobListFetcher will fetch the jobContext of all jobs. -
Class Summary Class Description AutoscalerEventHandlerFactory The factory ofAutoScalerEventHandler
.AutoscalerStateStoreFactory The factory ofAutoScalerStateStore
.StandaloneAutoscalerEntrypoint The entrypoint of the standalone autoscaler.StandaloneAutoscalerExecutor<KEY,Context extends JobAutoScalerContext<KEY>> The executor of the standalone autoscaler. -
Enum Summary Enum Description AutoscalerEventHandlerFactory.EventHandlerType Out-of-box event handler type.AutoscalerStateStoreFactory.StateStoreType Out-of-box state store type.