public interface SystemRepository
| Modifier and Type | Method and Description |
|---|---|
Map<String,Collection<String>> |
getDefinedSystemPropertyMappings() |
Set<UUID> |
getMatchingSystems(List<Predicate> systemPredicates) |
Map<UUID,SystemInfo> |
getSystemInfo() |
Map<UUID,SystemInfo> getSystemInfo() throws MonitoringDBException
MonitoringDBExceptionMap<String,Collection<String>> getDefinedSystemPropertyMappings() throws MonitoringDBException
MonitoringDBExceptionSet<UUID> getMatchingSystems(List<Predicate> systemPredicates) throws MonitoringDBException
MonitoringDBExceptionCopyright © 2017 ICF Olson. All rights reserved.