Interface Application

  • All Known Implementing Classes:
    ApplicationImpl

    public interface Application
    • Method Detail

      • getId

        int getId()
      • getApplicationName

        java.lang.String getApplicationName()
      • getReductionKeys

        java.util.Set<java.lang.String> getReductionKeys()
      • getIpServices

        java.util.Set<IpService> getIpServices()
      • getNodeIds

        java.util.Set<java.lang.Integer> getNodeIds()