com.googlecode.cassadra.jca.connection
Class CassandraConnection
java.lang.Object
com.googlecode.cassadra.jca.connection.CassandraConnection
- All Implemented Interfaces:
- CassandraConnection
public class CassandraConnection
- extends Object
- implements CassandraConnection
- Author:
- sergey.sarabun@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CassandraConnection
public CassandraConnection(ConnectionProvider mcf)
getInternalConnection
public org.apache.cassandra.thrift.Cassandra.Iface getInternalConnection()
- Specified by:
getInternalConnection in interface CassandraConnection
close
public void close()
- Specified by:
close in interface CassandraConnection
Copyright © 2013. All Rights Reserved.