Class IndexLifetimeConfig.Builder
java.lang.Object
org.graylog2.indexer.rotation.tso.IndexLifetimeConfig.Builder
- Enclosing class:
- IndexLifetimeConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract IndexLifetimeConfigbuild()static IndexLifetimeConfig.Buildercreate()abstract IndexLifetimeConfig.BuilderindexLifetimeMax(org.joda.time.Period indexLifetimeMax) abstract IndexLifetimeConfig.BuilderindexLifetimeMin(org.joda.time.Period indexLifetimeMin)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
create
-
indexLifetimeMin
-
indexLifetimeMax
-
build
-