public class FabricProfileGroupManager extends Object implements org.rhq.core.pluginapi.measurement.MeasurementFacet, org.apache.zookeeper.Watcher
| Constructor and Description |
|---|
FabricProfileGroupManager(org.rhq.core.pluginapi.inventory.ResourceContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getFabricMetadata(String profileName,
String containerVersion,
org.linkedin.zookeeper.client.ZKClient client,
org.jbosson.plugins.fuse.FabricContainerTraits traits) |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport measurementReport,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> measurementScheduleRequests) |
void |
process(org.apache.zookeeper.WatchedEvent watchedEvent) |
public FabricProfileGroupManager(org.rhq.core.pluginapi.inventory.ResourceContext context)
public void getValues(org.rhq.core.domain.measurement.MeasurementReport measurementReport,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> measurementScheduleRequests)
throws Exception
getValues in interface org.rhq.core.pluginapi.measurement.MeasurementFacetExceptionprotected void getFabricMetadata(String profileName, String containerVersion, org.linkedin.zookeeper.client.ZKClient client, org.jbosson.plugins.fuse.FabricContainerTraits traits) throws org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException
org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationExceptionpublic void process(org.apache.zookeeper.WatchedEvent watchedEvent)
process in interface org.apache.zookeeper.WatcherCopyright © 2016. All rights reserved.