Class ServerStatistics.Snapshot

    • Constructor Detail

      • Snapshot

        public Snapshot​(int totalAgentsNum,
                        int busyAgentsNum,
                        int buildQueueSize)
    • Method Detail

      • getAgentsNum

        public int getAgentsNum()
      • getFreeAgentsNum

        public int getFreeAgentsNum()
      • getBuildQueueSize

        public int getBuildQueueSize()