| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics.dto |
| Modifier and Type | Method and Description |
|---|---|
abstract BufferStats |
NodeStats.buffers() |
static BufferStats |
BufferStats.create(BufferStats.Buffer input,
BufferStats.Buffer process,
BufferStats.Buffer output) |
| Modifier and Type | Method and Description |
|---|---|
static NodeStats |
NodeStats.create(long uptime,
long inputCount,
ThroughputStats throughputStats,
BufferStats bufferStats,
JournalStats journalStats,
Histogram searchTimings,
Histogram searchRanges,
SearchStats searchStats,
SessionStats sessionStats) |
Copyright © 2015–2016 Graylog, Inc.. All rights reserved.