Package com.maxmind.db
- Author:
- greg
-
Interface Summary Interface Description NodeCache NodeCache.Loader -
Class Summary Class Description CacheKey<T> CHMCache A simplistic cache using aConcurrentHashMap
.DatabaseRecord<T> DatabaseRecord represents the data and metadata associated with a database lookup.DecodedValue Metadata Network Network
represents an IP network.NoCache A no-op cache singleton.Reader Instances of this class provide a reader for the MaxMind DB format. -
Enum Summary Enum Description Reader.FileMode The file mode to use when opening a MaxMind DB. -
Exception Summary Exception Description ClosedDatabaseException Signals that the underlying database has been closed.ConstructorNotFoundException Signals that no annotated constructor was found.DeserializationException Signals that the value could not be deserialized into the type.InvalidDatabaseException Signals that there was an issue reading from the MaxMind DB file due to unexpected data formatting.ParameterNotFoundException Signals that no annotated parameter was found. -
Annotation Types Summary Annotation Type Description MaxMindDbConstructor MaxMindDbParameter