Uses of Enum Class
org.graylog.plugins.map.config.DatabaseType
Packages that use DatabaseType
-
Uses of DatabaseType in org.graylog.plugins.map.config
Methods in org.graylog.plugins.map.config that return DatabaseTypeModifier and TypeMethodDescriptionDatabaseVendorType.getAsnDbType()DatabaseVendorType.getCityDbType()static DatabaseTypeReturns the enum constant of this class with the specified name.static DatabaseType[]DatabaseType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DatabaseType in org.graylog.plugins.map.geoip
Methods in org.graylog.plugins.map.geoip that return DatabaseTypeModifier and TypeMethodDescriptionabstract @NotNull DatabaseTypeMaxmindDataAdapter.Config.dbType()Methods in org.graylog.plugins.map.geoip with parameters of type DatabaseTypeModifier and TypeMethodDescriptionabstract MaxmindDataAdapter.Config.BuilderMaxmindDataAdapter.Config.Builder.dbType(DatabaseType dbType)