| Package | Description |
|---|---|
| org.hawkular.agent.monitor.extension | |
| org.hawkular.agent.monitor.inventory.platform |
| Modifier and Type | Method and Description |
|---|---|
TypeSets<PlatformResourceType,PlatformMetricType,PlatformAvailType> |
MonitorServiceConfiguration.getPlatformTypeSets() |
| 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 |
|---|
PlatformMetricInstance(ID id,
Name name,
PlatformResource resource,
PlatformMetricType metricType,
PlatformPropertyReference property) |
| Constructor and Description |
|---|
PlatformInventoryManager(String feedId,
MetadataManager<PlatformResourceType,PlatformMetricType,PlatformAvailType,PlatformOperation,PlatformResourceConfigurationPropertyType> metadataManager,
ResourceManager<PlatformResource> resourceManager,
ManagedServer managedServer,
PlatformEndpoint endpoint) |
PlatformMetadataManager(ResourceTypeManager<PlatformResourceType> resourceTypeManager,
MetricTypeManager<PlatformMetricType> metricTypeManager,
AvailTypeManager<PlatformAvailType> availTypeManager) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.