Uses of Class
org.apache.cassandra.service.AbstractCassandraDaemon

Packages that use AbstractCassandraDaemon
org.apache.cassandra.thrift   
 

Uses of AbstractCassandraDaemon in org.apache.cassandra.thrift
 

Subclasses of AbstractCassandraDaemon in org.apache.cassandra.thrift
 class CassandraDaemon
          This class supports two methods for creating a Cassandra node daemon, invoking the class's main method, and using the jsvc wrapper from commons-daemon, (for more information on using this class with the jsvc wrapper, see the Commons Daemon documentation).
 



Copyright © 2012 The Apache Software Foundation