net.dataforte.cassandra.thrift
Interface CassandraThriftDataSource

All Known Implementing Classes:
DataSource

public interface CassandraThriftDataSource


Method Summary
 org.apache.cassandra.thrift.Cassandra.Client getConnection()
           
 void releaseConnection(org.apache.cassandra.thrift.Cassandra.Client connection)
           
 

Method Detail

getConnection

org.apache.cassandra.thrift.Cassandra.Client getConnection()
                                                           throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException

releaseConnection

void releaseConnection(org.apache.cassandra.thrift.Cassandra.Client connection)


Copyright © 2011. All Rights Reserved.