| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.EvictingQueue<UsageStatsRequest> |
UsageStatsPeriodical.cachedRequestsQueue |
| Modifier and Type | Method and Description |
|---|---|
static UsageStatsRequest |
UsageStatsRequest.create(okhttp3.Headers headers,
byte[] body) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
UsageStatsPeriodical.uploadDataSet(UsageStatsRequest usageStatsRequest) |
| Constructor and Description |
|---|
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) |
Copyright © 2015–2016 Graylog, Inc.. All rights reserved.