Package org.graylog.plugins.map.geoip
Class MaxmindDataAdapter.Config.Builder
java.lang.Object
org.graylog.plugins.map.geoip.MaxmindDataAdapter.Config.Builder
- Enclosing class:
- MaxmindDataAdapter.Config
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract MaxmindDataAdapter.Configbuild()abstract MaxmindDataAdapter.Config.BuildercheckInterval(long checkInterval) abstract MaxmindDataAdapter.Config.BuildercheckIntervalUnit(TimeUnit checkIntervalUnit) abstract MaxmindDataAdapter.Config.BuilderdbType(DatabaseType dbType) abstract MaxmindDataAdapter.Config.Builderabstract MaxmindDataAdapter.Config.Builder
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
type
-
path
-
dbType
-
checkInterval
-
checkIntervalUnit
public abstract MaxmindDataAdapter.Config.Builder checkIntervalUnit(@Nullable TimeUnit checkIntervalUnit) -
build
-