public interface SruConsumerDiscovererAPI<T extends SruConsumerResource>
| Modifier and Type | Method and Description |
|---|---|
Set<T> |
discoverSruConsumerNodeResources(String scope,
String collectionID) |
Set<String> |
discoverSruConsumerNodeRunningInstances(String scope) |
Map<String,Set<String>> |
discoverSruConsumerNodes(String scope,
String collectionID) |
Map<String,Set<String>> discoverSruConsumerNodes(String scope, String collectionID) throws SruConsumerDiscovererException
SruConsumerDiscovererExceptionSet<T> discoverSruConsumerNodeResources(String scope, String collectionID) throws SruConsumerDiscovererException
SruConsumerDiscovererExceptionCopyright © 2017. All Rights Reserved.