Package org.apache.hadoop.util
Class CacheableIPList
java.lang.Object
org.apache.hadoop.util.CacheableIPList
- All Implemented Interfaces:
IPList
CacheableIPList loads a list of subnets from a file.
The list is cached and the cache can be refreshed by specifying cache timeout.
A negative value of cache timeout disables any caching.
Thread safe.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheableIPList
-
-
Method Details