| Package | Description |
|---|---|
| org.graylog2.indexer | |
| org.graylog2.indexer.indices | |
| org.graylog2.rest.resources.system | |
| org.graylog2.rest.resources.system.indexer |
| Modifier and Type | Method and Description |
|---|---|
String |
MongoIndexSet.getActiveWriteIndex() |
String |
IndexSet.getActiveWriteIndex()
Returns the active write index.
|
String |
TestIndexSet.getActiveWriteIndex() |
boolean |
IndexSetRegistry.isCurrentWriteIndex(String index)
Checks if the given index is a current write index in any
IndexSet. |
boolean |
MongoIndexSetRegistry.isCurrentWriteIndex(String indexName) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
Indices.aliasTarget(String alias) |
| Modifier and Type | Method and Description |
|---|---|
DeflectorSummary |
DeflectorResource.deflector(String indexSetId) |
DeflectorSummary |
DeflectorResource.deprecatedDeflector()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndicesResource.close(@NotNull String index) |
void |
IndicesResource.delete(@NotNull String index) |
IndexerOverview |
IndexerOverviewResource.index()
Deprecated.
|
IndexerOverview |
IndexerOverviewResource.index(String indexSetId) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.