| Modifier and Type | Method and Description |
|---|---|
ModelControllerClientFactory |
DMRInventoryManager.getModelControllerClientFactory() |
| Constructor and Description |
|---|
DMRInventoryManager(String feedId,
MetadataManager<DMRResourceType,DMRMetricType,DMRAvailType,DMROperation,DMRResourceConfigurationPropertyType> metadataManager,
ResourceManager<DMRResource> resourceManager,
ManagedServer managedServer,
DMREndpoint dmrEndpoint,
ModelControllerClientFactory dmrClientFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelControllerClientFactoryImpl
Can create clients to remote servers.
|
| Constructor and Description |
|---|
SchedulerService(SchedulerConfiguration configuration,
ServerIdentifiers selfId,
Diagnostics diagnostics,
StorageAdapter storageAdapter,
ModelControllerClientFactory localDMRClientFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected ModelControllerClientFactory |
DMREndpoint.getModelControllerClientFactory() |
protected ModelControllerClientFactory |
LocalDMREndpoint.getModelControllerClientFactory() |
| Constructor and Description |
|---|
LocalDMREndpoint(String name,
ModelControllerClientFactory localClientFactory)
If the caller does not yet know the local WildFly's identification, it can use this
constructor which takes a client factory as an argument.
|
| Constructor and Description |
|---|
AvailDMRTaskGroupRunnable(TaskGroup group,
AvailCompletionHandler completionHandler,
Diagnostics diagnostics,
ModelControllerClientFactory mccFactory) |
MetricDMRTaskGroupRunnable(TaskGroup group,
MetricCompletionHandler completionHandler,
Diagnostics diagnostics,
ModelControllerClientFactory mccFactory) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.