Uses of Class
org.graylog2.indexer.rotation.tso.IndexLifetimeConfig.Builder
Packages that use IndexLifetimeConfig.Builder
-
Uses of IndexLifetimeConfig.Builder in org.graylog2.indexer.rotation.tso
Methods in org.graylog2.indexer.rotation.tso that return IndexLifetimeConfig.BuilderModifier and TypeMethodDescriptionstatic IndexLifetimeConfig.BuilderIndexLifetimeConfig.builder()static IndexLifetimeConfig.BuilderIndexLifetimeConfig.Builder.create()abstract IndexLifetimeConfig.BuilderIndexLifetimeConfig.Builder.indexLifetimeMax(org.joda.time.Period indexLifetimeMax) abstract IndexLifetimeConfig.BuilderIndexLifetimeConfig.Builder.indexLifetimeMin(org.joda.time.Period indexLifetimeMin) abstract IndexLifetimeConfig.BuilderIndexLifetimeConfig.toBuilder()