Class InMemoryCappedStatsCollector<T>
java.lang.Object
org.graylog.plugins.views.search.engine.monitoring.collection.InMemoryCappedStatsCollector<T>
- All Implemented Interfaces:
StatsCollector<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InMemoryCappedStatsCollector
public InMemoryCappedStatsCollector(int maxSize)
-
-
Method Details
-
storeStats
- Specified by:
storeStatsin interfaceStatsCollector<T>
-
getAllStats
- Specified by:
getAllStatsin interfaceStatsCollector<T>
-