Uses of Class
org.graylog2.indexer.counts.Counts
Packages that use Counts
-
Uses of Counts in org.graylog2.rest.resources.system.indexer
Constructors in org.graylog2.rest.resources.system.indexer with parameters of type CountsModifierConstructorDescriptionIndexerOverviewResource(DeflectorResource deflectorResource, IndexerClusterResource indexerClusterResource, IndexRangesResource indexRangesResource, Counts counts, IndexSetRegistry indexSetRegistry, Indices indices, Cluster cluster)