UsageStatsClusterPeriodical(UsageStatsClusterService usageStatsClusterService,
org.graylog2.plugin.ServerStatus serverStatus,
UsageStatsConfiguration config,
org.graylog2.plugin.cluster.ClusterConfigService clusterConfigService,
okhttp3.OkHttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
UsageStatsNodePeriodical(UsageStatsNodeService usageStatsNodeService,
org.graylog2.plugin.system.NodeId nodeId,
org.graylog2.plugin.ServerStatus serverStatus,
UsageStatsConfiguration config,
org.graylog2.plugin.cluster.ClusterConfigService clusterConfigService,
okhttp3.OkHttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
UsageStatsOptOutService(org.graylog2.plugin.cluster.ClusterConfigService clusterConfigService,
UsageStatsConfiguration config,
okhttp3.OkHttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
UsageStatsPeriodical(UsageStatsConfiguration config,
org.graylog2.plugin.cluster.ClusterConfigService clusterConfigService,
com.google.common.collect.EvictingQueue<UsageStatsRequest> usageStatsRequestsQueue,
okhttp3.OkHttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
String filenamePattern) |
UsageStatsResource(UsageStatsNodeService usageStatsNodeService,
UsageStatsClusterService usageStatsClusterService,
UsageStatsConfiguration configuration) |