Searched refs:_statsCollectionInterval (Results 1 – 1 of 1) sorted by relevance
25 private final int _statsCollectionInterval; field in StatisticsCollector39 _statsCollectionInterval = statsCollectionIntervalInMilliSeconds; in StatisticsCollector()98 Thread.sleep(_statsCollectionInterval); in collectStatistics() argument