Class IPinfoIPLocationDatabaseAdapter

java.lang.Object
org.graylog.plugins.map.geoip.IPinfoIPLocationDatabaseAdapter
All Implemented Interfaces:
Closeable, AutoCloseable, IPLocationDatabaseAdapter

public class IPinfoIPLocationDatabaseAdapter extends Object implements IPLocationDatabaseAdapter
Custom Reader wrapper to be able to support IPinfo database files. The IPinfo databases use a different database type identifier and a different data format than the MaxMind databases.