| Package | Description |
|---|---|
| org.graylog2.indexer.fieldtypes | |
| org.graylog2.indexer.indices.events | |
| org.graylog2.indexer.ranges |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexFieldTypePollerPeriodical.handleIndexDeletion(IndicesDeletedEvent event)
Removes the index field type data for the deleted index.
|
| Modifier and Type | Method and Description |
|---|---|
static IndicesDeletedEvent |
IndicesDeletedEvent.create(Set<String> indices) |
static IndicesDeletedEvent |
IndicesDeletedEvent.create(String index) |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoIndexRangeService.handleIndexDeletion(IndicesDeletedEvent event) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.