| Package | Description |
|---|---|
| org.hawkular.agent.monitor.extension | |
| org.hawkular.agent.monitor.protocol | |
| org.hawkular.agent.monitor.protocol.platform |
| Modifier and Type | Method and Description |
|---|---|
MonitorServiceConfiguration.ProtocolConfiguration<PlatformNodeLocation> |
MonitorServiceConfiguration.getPlatformConfiguration() |
| Constructor and Description |
|---|
MonitorServiceConfiguration(MonitorServiceConfiguration.GlobalConfiguration globalConfiguration,
MonitorServiceConfiguration.DiagnosticsConfiguration diagnostics,
MonitorServiceConfiguration.StorageAdapterConfiguration storageAdapter,
MonitorServiceConfiguration.ProtocolConfiguration<DMRNodeLocation> dmrConfiguration,
MonitorServiceConfiguration.ProtocolConfiguration<JMXNodeLocation> jmxConfiguration,
MonitorServiceConfiguration.ProtocolConfiguration<PlatformNodeLocation> platformConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolService<PlatformNodeLocation,PlatformSession> |
ProtocolServices.getPlatformProtocolService() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolServices.Builder |
ProtocolServices.Builder.platformProtocolService(MonitorServiceConfiguration.ProtocolConfiguration<PlatformNodeLocation> protocolConfig) |
| Constructor and Description |
|---|
ProtocolServices(ProtocolService<DMRNodeLocation,DMRSession> dmrProtocolService,
ProtocolService<JMXNodeLocation,JMXSession> jmxProtocolService,
ProtocolService<PlatformNodeLocation,PlatformSession> platformProtocolService,
int autoDiscoveryScanPeriodSecs) |
| Modifier and Type | Method and Description |
|---|---|
PlatformNodeLocation |
PlatformLocationResolver.absolutize(PlatformNodeLocation base,
PlatformNodeLocation location) |
| Modifier and Type | Method and Description |
|---|---|
Map<PlatformNodeLocation,Object> |
PlatformDriver.fetchAttributeAsMap(AttributeLocation<PlatformNodeLocation> location) |
Map<PlatformNodeLocation,PlatformResourceNode> |
PlatformDriver.fetchNodes(PlatformNodeLocation location) |
| Modifier and Type | Method and Description |
|---|---|
PlatformNodeLocation |
PlatformLocationResolver.absolutize(PlatformNodeLocation base,
PlatformNodeLocation location) |
String |
PlatformLocationResolver.applyTemplate(String nameTemplate,
PlatformNodeLocation location,
String endpointName) |
Map<PlatformNodeLocation,PlatformResourceNode> |
PlatformDriver.fetchNodes(PlatformNodeLocation location) |
String |
PlatformLocationResolver.findWildcardMatch(PlatformNodeLocation multiTargetLocation,
PlatformNodeLocation singleLocation) |
boolean |
PlatformLocationResolver.isMultiTarget(PlatformNodeLocation location) |
boolean |
PlatformLocationResolver.isParent(PlatformNodeLocation parent,
PlatformNodeLocation child) |
boolean |
PlatformLocationResolver.matches(PlatformNodeLocation query,
PlatformNodeLocation location) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PlatformDriver.attributeExists(AttributeLocation<PlatformNodeLocation> location) |
Object |
PlatformDriver.fetchAttribute(AttributeLocation<PlatformNodeLocation> location) |
Map<PlatformNodeLocation,Object> |
PlatformDriver.fetchAttributeAsMap(AttributeLocation<PlatformNodeLocation> location) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.