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