Package org.apache.hadoop.util
Class CombinedIPList
java.lang.Object
org.apache.hadoop.util.CombinedIPList
- All Implemented Interfaces:
IPList
Util class to stores ips/hosts/subnets.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCombinedIPList(String fixedBlackListFile, String variableBlackListFile, long cacheExpiryInSeconds) -
Method Summary
-
Field Details
-
LOG
public static final org.slf4j.Logger LOG
-
-
Constructor Details
-
CombinedIPList
-
-
Method Details