| Modifier and Type | Class and Description |
|---|---|
class |
DiagnosticsImpl |
| Modifier and Type | Method and Description |
|---|---|
Diagnostics |
SchedulerService.getDiagnostics() |
| Constructor and Description |
|---|
SchedulerService(SchedulerConfiguration configuration,
ServerIdentifiers selfId,
Diagnostics diagnostics,
StorageAdapter storageAdapter,
ModelControllerClientFactory localDMRClientFactory) |
| Constructor and Description |
|---|
AvailDMRTaskGroupRunnable(TaskGroup group,
AvailCompletionHandler completionHandler,
Diagnostics diagnostics,
ModelControllerClientFactory mccFactory) |
MetricDMRTaskGroupRunnable(TaskGroup group,
MetricCompletionHandler completionHandler,
Diagnostics diagnostics,
ModelControllerClientFactory mccFactory) |
| Constructor and Description |
|---|
AvailJMXTaskGroupRunnable(TaskGroup group,
AvailCompletionHandler completionHandler,
Diagnostics diagnostics,
JmxClientFactory jmxClientFactory) |
MetricJMXTaskGroupRunnable(TaskGroup group,
MetricCompletionHandler completionHandler,
Diagnostics diagnostics,
JmxClientFactory jmxClientFactory) |
| Constructor and Description |
|---|
MetricPlatformTaskGroupRunnable(TaskGroup group,
MetricCompletionHandler completionHandler,
Diagnostics diagnostics) |
| Modifier and Type | Method and Description |
|---|---|
void |
HawkularStorageAdapter.initialize(MonitorServiceConfiguration.StorageAdapter config,
Diagnostics diag,
ServerIdentifiers selfId,
HttpClientBuilder httpClientBuilder) |
void |
MetricsOnlyStorageAdapter.initialize(MonitorServiceConfiguration.StorageAdapter config,
Diagnostics diag,
ServerIdentifiers selfId,
HttpClientBuilder httpClientBuilder) |
void |
StorageAdapter.initialize(MonitorServiceConfiguration.StorageAdapter config,
Diagnostics diag,
ServerIdentifiers selfId,
HttpClientBuilder httpClientBuilder)
Initializes the storage adapter.
|
| Constructor and Description |
|---|
AsyncInventoryStorage(ServerIdentifiers selfId,
MonitorServiceConfiguration.StorageAdapter config,
HttpClientBuilder httpClientBuilder,
Diagnostics diagnostics) |
AvailBufferedStorageDispatcher(SchedulerConfiguration config,
StorageAdapter storageAdapter,
Diagnostics diagnostics) |
MetricBufferedStorageDispatcher(SchedulerConfiguration config,
StorageAdapter storageAdapter,
Diagnostics diagnostics) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.