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) |