| Package | Description |
|---|---|
| org.graylog2.rest.models.system.indexer.responses |
| Modifier and Type | Method and Description |
|---|---|
static IndexSizeSummary |
IndexSizeSummary.create(long events,
long deleted,
long bytes) |
abstract IndexSizeSummary |
IndexSummary.size() |
| Modifier and Type | Method and Description |
|---|---|
static IndexSummary |
IndexSummary.create(IndexSizeSummary size,
IndexRangeSummary range,
boolean isDeflector,
boolean isClosed,
boolean isReopened) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.