| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics.dto |
| Modifier and Type | Method and Description |
|---|---|
static SearchStats |
SearchStats.create(long emptySearches,
long absoluteSearches,
long keywordSearches,
long relativeSearches,
long totalSearches) |
abstract SearchStats |
NodeStats.searchStats() |
| 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.