JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.graylog2.indexer.retention.executors
Interface RetentionExecutor.RetentionAction
Enclosing class:
RetentionExecutor
public static interface
RetentionExecutor.RetentionAction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
retain
(
List
<
String
> indexNames,
IndexSet
indexSet)
Method Details
retain
void
retain
(
List
<
String
> indexNames,
IndexSet
indexSet)