Package com.maxmind.db
package com.maxmind.db
This is MaxMind-DB-Reader-java release 1.2.2 2017-02-17 retrieved from github. For reading MaxMind GeoLite2 database files.
Heavily modified to remove the dependency on the large com.fasterxml.jackson.databind JSON package, and return POJOs instead. Apache 2.0 license.
-
ClassDescriptionA simplistic cache using a
ConcurrentHashMap
.Signals that the underlying database has been closed.Signals that there was an issue reading from the MaxMind DB file due to unexpected data formatting.A no-op cache singleton.Instances of this class provide a reader for the MaxMind DB format.The file mode to use when opening a MaxMind DB.