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.rotation.common
Interface IndexRotator.RotationChecker
Enclosing class:
IndexRotator
public static interface
IndexRotator.RotationChecker
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IndexRotator.Result
shouldRotate
(
String
indexName,
IndexSet
indexSet)
Method Details
shouldRotate
IndexRotator.Result
shouldRotate
(
String
indexName,
IndexSet
indexSet)