| Package | Description |
|---|---|
| org.graylog2.rest.resources.system.indexer | |
| org.graylog2.rest.resources.system.indexer.responses |
| Modifier and Type | Method and Description |
|---|---|
IndexSetResponse |
IndexSetsResource.list(int skip,
int limit,
boolean computeStats) |
| Modifier and Type | Method and Description |
|---|---|
static IndexSetResponse |
IndexSetResponse.create(int total,
List<IndexSetSummary> ranges,
Map<String,IndexSetStats> stats) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.