org.apache.whirr.service.cassandra
Class CassandraService

java.lang.Object
  extended by org.apache.whirr.service.Service
      extended by org.apache.whirr.service.cassandra.CassandraService

Deprecated.

@Deprecated
public class CassandraService
extends Service


Constructor Summary
CassandraService()
          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

CassandraService

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