Class ScalingRecord


  • public class ScalingRecord
    extends java.lang.Object
    Class for tracking scaling details, including time it took for the job to transition to the target parallelism.
    • Constructor Summary

      Constructors 
      Constructor Description
      ScalingRecord()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ScalingRecord

        public ScalingRecord()