org.rhq.plugins.hadoop
Class HadoopComponent

java.lang.Object
  extended by org.rhq.plugins.hadoop.HadoopComponent
All Implemented Interfaces:
AvailabilityFacet, ResourceComponent

public class HadoopComponent
extends Object
implements ResourceComponent

// TODO: Document this

Author:
Heiko W. Rupp

Constructor Summary
HadoopComponent()
           
 
Method Summary
 org.rhq.core.domain.measurement.AvailabilityType getAvailability()
           
 void start(ResourceContext resourceContext)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HadoopComponent

public HadoopComponent()
Method Detail

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.