Interface IpService

  • All Known Implementing Classes:
    IpServiceImpl

    public interface IpService
    • Method Detail

      • getId

        int getId()
      • getServiceName

        String getServiceName()
      • getNodeLabel

        String getNodeLabel()
      • getIpAddress

        String getIpAddress()
      • getReductionKeys

        Set<String> getReductionKeys()