Class StandaloneAutoscalerEntrypoint


  • @Experimental
    public class StandaloneAutoscalerEntrypoint
    extends java.lang.Object
    The entrypoint of the standalone autoscaler.
    • Constructor Detail

      • StandaloneAutoscalerEntrypoint

        public StandaloneAutoscalerEntrypoint()
    • Method Detail

      • main

        public static <KEY,​Context extends JobAutoScalerContext<KEY>> void main​(java.lang.String[] args)
                                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception