com.datastax.cassandra.transport
Class Connection
java.lang.Object
com.datastax.cassandra.transport.Connection
public class Connection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Connection
public Connection(Connection.Tracker tracker)
setCompressor
public void setCompressor(FrameCompressor compressor)
getCompressor
public FrameCompressor getCompressor()
getTracker
public Connection.Tracker getTracker()
registerChannel
public void registerChannel(org.jboss.netty.channel.Channel ch)
channel
public org.jboss.netty.channel.Channel channel()
Copyright © 2013. All Rights Reserved.