org.apache.whirr.service.zookeeper
Class ZooKeeperService

java.lang.Object
  extended by org.apache.whirr.service.Service
      extended by org.apache.whirr.service.zookeeper.ZooKeeperService

Deprecated.

@Deprecated
public class ZooKeeperService
extends Service


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

Constructor Detail

ZooKeeperService

public ZooKeeperService()
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.