Interface IpService
-
- All Known Implementing Classes:
IpServiceImpl
public interface IpService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getId()
java.lang.String
getIpAddress()
java.lang.Integer
getNodeId()
java.lang.String
getNodeLabel()
java.util.Set<java.lang.String>
getReductionKeys()
java.lang.String
getServiceName()
-