org.rhq.plugins.hadoop
Class HadoopComponent
java.lang.Object
org.rhq.plugins.hadoop.HadoopComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent
public class HadoopComponent
- extends Object
- implements ResourceComponent
// TODO: Document this
- Author:
- Heiko W. Rupp
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HadoopComponent
public HadoopComponent()
start
public void start(ResourceContext resourceContext)
throws InvalidPluginConfigurationException,
Exception
- Specified by:
start in interface ResourceComponent
- Throws:
InvalidPluginConfigurationException
Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent
getAvailability
public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.