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
MonitoringDBException
Map<String,Collection<String>> getDefinedSystemPropertyMappings() throws MonitoringDBException
MonitoringDBException
Set<UUID> getMatchingSystems(List<Predicate> systemPredicates) throws MonitoringDBException
MonitoringDBException
Copyright © 2017 ICF Olson. All rights reserved.