| Package | Description |
|---|---|
| org.hawkular.agent.monitor.extension | |
| org.hawkular.agent.monitor.inventory.dmr |
| Modifier and Type | Method and Description |
|---|---|
TypeSets<DMRResourceType,DMRMetricType,DMRAvailType> |
MonitorServiceConfiguration.getDmrTypeSets() |
| Constructor and Description |
|---|
MonitorServiceConfiguration(boolean subsystemEnabled,
String apiJndi,
int numMetricSchedulerThreads,
int numAvailSchedulerThreads,
int numDmrSchedulerThreads,
int metricDispatcherBufferSize,
int metricDispatcherMaxBatchSize,
int availDispatcherBufferSize,
int availDispatcherMaxBatchSize,
MonitorServiceConfiguration.Diagnostics diagnostics,
MonitorServiceConfiguration.StorageAdapter storageAdapter,
TypeSets<DMRResourceType,DMRMetricType,DMRAvailType> dmrTypeSets,
TypeSets<JMXResourceType,JMXMetricType,JMXAvailType> jmxTypeSets,
TypeSets<PlatformResourceType,PlatformMetricType,PlatformAvailType> platformTypeSets,
Map<Name,ManagedServer> managedServersMap) |
| Constructor and Description |
|---|
DMRAvailInstance(ID id,
Name name,
DMRResource resource,
DMRAvailType availType,
AvailDMRPropertyReference property) |
| Constructor and Description |
|---|
DMRInventoryManager(String feedId,
MetadataManager<DMRResourceType,DMRMetricType,DMRAvailType,DMROperation,DMRResourceConfigurationPropertyType> metadataManager,
ResourceManager<DMRResource> resourceManager,
ManagedServer managedServer,
DMREndpoint dmrEndpoint,
ModelControllerClientFactory dmrClientFactory) |
DMRMetadataManager(ResourceTypeManager<DMRResourceType> resourceTypeManager,
MetricTypeManager<DMRMetricType> metricTypeManager,
AvailTypeManager<DMRAvailType> availTypeManager) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.