Uses of Enum Class
org.apache.nutch.indexer.geoip.GeoIPIndexingFilter.DatabaseType
Packages that use GeoIPIndexingFilter.DatabaseType
Package
Description
This plugin implements an indexing filter which takes
advantage of the
GeoIP2-java API.
-
Uses of GeoIPIndexingFilter.DatabaseType in org.apache.nutch.indexer.geoip
Methods in org.apache.nutch.indexer.geoip that return GeoIPIndexingFilter.DatabaseTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GeoIPIndexingFilter.DatabaseType[]GeoIPIndexingFilter.DatabaseType.values()Returns an array containing the constants of this enum class, in the order they are declared.