| Interface | Description |
|---|---|
| NodeCache | |
| NodeCache.Loader |
| Class | Description |
|---|---|
| CHMCache |
A simplistic cache using a
ConcurrentHashMap. |
| Metadata | |
| NoCache |
A no-op cache singleton.
|
| Reader |
Instances of this class provide a reader for the MaxMind DB format.
|
| Enum | Description |
|---|---|
| Reader.FileMode |
The file mode to use when opening a MaxMind DB.
|
| Exception | Description |
|---|---|
| ClosedDatabaseException |
Signals that the underlying database has been closed.
|
| InvalidDatabaseException |
Signals that there was an issue reading from the MaxMind DB file due to
unexpected data formatting.
|
Copyright © 2016 MaxMind, Inc.. All Rights Reserved.