Class GorClusterBase.Statistics

  • Enclosing class:
    GorClusterBase

    public class GorClusterBase.Statistics
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Statistics()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • workerCount

        public long workerCount
      • pendingJobCount

        public long pendingJobCount
      • runningJobCount

        public long runningJobCount
    • Constructor Detail

      • Statistics

        public Statistics()