| Package | Description |
|---|---|
| org.graylog2.rest.models.system.indexer.responses | |
| org.graylog2.rest.resources.system.indexer |
| Modifier and Type | Method and Description |
|---|---|
abstract OpenIndicesInfo |
AllIndices.all() |
static OpenIndicesInfo |
OpenIndicesInfo.create(Map<String,IndexInfo> indices) |
| Modifier and Type | Method and Description |
|---|---|
static AllIndices |
AllIndices.create(ClosedIndices closed,
ClosedIndices reopened,
OpenIndicesInfo all) |
| Modifier and Type | Method and Description |
|---|---|
OpenIndicesInfo |
IndicesResource.open() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.