| Package | Description |
|---|---|
| org.graylog2.rest.models.system.indexer.responses |
| Modifier and Type | Method and Description |
|---|---|
static IndexInfo |
IndexInfo.create(IndexStats primaryShards,
IndexStats allShards,
List<ShardRouting> routing,
boolean isReopened) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,IndexInfo> |
AllIndicesInfo.indices() |
| Modifier and Type | Method and Description |
|---|---|
static AllIndicesInfo |
AllIndicesInfo.create(Map<String,IndexInfo> indices) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.