Package com.maxmind.db
Interface NodeCache.Loader
-
- Enclosing interface:
- NodeCache
public static interface NodeCache.Loader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DecodedValue
load(CacheKey key)
-
-
-
Method Detail
-
load
DecodedValue load(CacheKey key) throws java.io.IOException
- Throws:
java.io.IOException
-
-