org.apache.whirr.service.hadoop
Class HadoopService

java.lang.Object
  extended by org.apache.whirr.service.Service
      extended by org.apache.whirr.service.hadoop.HadoopService

Deprecated.

@Deprecated
public class HadoopService
extends Service


Constructor Summary
HadoopService()
          Deprecated.  
 
Method Summary
 String getName()
          Deprecated.  
 
Methods inherited from class org.apache.whirr.service.Service
destroyCluster, destroyInstance, getNodes, launchCluster, runningInGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HadoopService

public HadoopService()
Deprecated. 
Method Detail

getName

public String getName()
Deprecated. 
Overrides:
getName in class Service
Returns:
the unique name of the service.


Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.