Package org.apache.hadoop.util
Interface IPList
@Unstable
@Public
public interface IPList
-
Method Summary
-
Method Details
-
isIn
returns true if the ipAddress is in the IPList.- Parameters:
ipAddress- ipAddress.- Returns:
- boolean value indicating whether the ipAddress is in the IPList
-