Interface GlobalManagerStats.AggregateStats

All Known Implementing Classes:
GlobalManagerStatsImpl.AggregateStatsDownloadWrapper, GlobalManagerStatsImpl.AggregateStatsImpl, GlobalManagerStatsImpl.AggregateStatsWrapper
Enclosing interface:
GlobalManagerStats

public static interface GlobalManagerStats.AggregateStats
  • Method Details

    • getSamples

      int getSamples()
    • getEstimatedPopulation

      int getEstimatedPopulation()
    • getSequence

      int getSequence()
    • getLatestReceived

      long getLatestReceived()
    • getLatestSent

      long getLatestSent()
    • getStats

      Map<String,Map<String,long[]>> getStats()