Class BuildIndexerStat


  • public class BuildIndexerStat
    extends Object
    • Constructor Detail

      • BuildIndexerStat

        public BuildIndexerStat​(long active,
                                long submitted,
                                long completed,
                                boolean historyProcessed,
                                long historyBuildTotalCount,
                                long historyBuildActiveCount)
    • Method Detail

      • getSubmitted

        public long getSubmitted()
      • getCompleted

        public long getCompleted()
      • getActive

        public long getActive()
      • getQueueSize

        public long getQueueSize()
      • isApplyingChangesNow

        public boolean isApplyingChangesNow()
      • completionPercent

        public double completionPercent()