Uses of Class
org.graylog2.indexer.rotation.common.IndexRotator.Result
Packages that use IndexRotator.Result
-
Uses of IndexRotator.Result in org.graylog2.indexer.rotation.common
Methods in org.graylog2.indexer.rotation.common that return IndexRotator.ResultModifier and TypeMethodDescriptionstatic IndexRotator.ResultIndexRotator.createResult(boolean shouldRotate, String message, String rotatorClass) IndexRotator.RotationChecker.shouldRotate(String indexName, IndexSet indexSet) -
Uses of IndexRotator.Result in org.graylog2.indexer.rotation.strategies
Methods in org.graylog2.indexer.rotation.strategies that return IndexRotator.ResultModifier and TypeMethodDescriptionprotected IndexRotator.ResultTimeBasedSizeOptimizingStrategy.shouldRotate(String index, IndexSet indexSet)