Uses of Class
org.graylog2.indexer.indices.events.IndicesDeletedEvent
Packages that use IndicesDeletedEvent
Package
Description
-
Uses of IndicesDeletedEvent in org.graylog2.indexer.fieldtypes
Methods in org.graylog2.indexer.fieldtypes with parameters of type IndicesDeletedEventModifier and TypeMethodDescriptionvoidIndexFieldTypePollerPeriodical.handleIndexDeletion(IndicesDeletedEvent event) Removes the index field type data for the deleted index. -
Uses of IndicesDeletedEvent in org.graylog2.indexer.indices.events
Methods in org.graylog2.indexer.indices.events that return IndicesDeletedEvent -
Uses of IndicesDeletedEvent in org.graylog2.indexer.ranges
Methods in org.graylog2.indexer.ranges with parameters of type IndicesDeletedEventModifier and TypeMethodDescriptionvoidMongoIndexRangeService.handleIndexDeletion(IndicesDeletedEvent event)