Interface Application
-
- All Known Implementing Classes:
ApplicationImpl
public interface Application
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getApplicationName()
int
getId()
Set<IpService>
getIpServices()
Set<Integer>
getNodeIds()
Set<String>
getReductionKeys()
-