Package org.apache.flink.autoscaler.event
-
Interface Summary Interface Description AutoScalerEventHandler<KEY,Context extends JobAutoScalerContext<KEY>> Handler for autoscaler events. -
Class Summary Class Description AutoscalerEventUtils The utils ofAutoScalerEventHandler
.LoggingEventHandler<KEY,Context extends JobAutoScalerContext<KEY>> Autoscaler event handler which logs events.VertexScalingReport The scaling report of single vertex. -
Enum Summary Enum Description AutoScalerEventHandler.Type The type of the events.