| Package | Description |
|---|---|
| org.graylog2.telemetry |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.EvictingQueue<TelemetryRequest> |
TelemetryPeriodical.cachedRequestsQueue |
| Modifier and Type | Method and Description |
|---|---|
static TelemetryRequest |
TelemetryRequest.create(com.squareup.okhttp.Headers headers,
byte[] body) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
TelemetryPeriodical.uploadDataSet(TelemetryRequest telemetryRequest) |
| Constructor and Description |
|---|
TelemetryPeriodical(TelemetryConfiguration config,
com.google.common.collect.EvictingQueue<TelemetryRequest> telemetryRequestsQueue,
com.squareup.okhttp.OkHttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
URL telemetryUrl,
String filenamePattern) |
Copyright © 2015 Graylog, Inc.. All Rights Reserved.