org.apache.cassandra.db
Class ReadVerbHandler.ReadContext

java.lang.Object
  extended by org.apache.cassandra.db.ReadVerbHandler.ReadContext
Enclosing class:
ReadVerbHandler

protected static class ReadVerbHandler.ReadContext
extends java.lang.Object


Field Summary
protected  java.io.ByteArrayInputStream bufIn_
           
protected  DataOutputBuffer bufOut_
           
 
Constructor Summary
protected ReadVerbHandler.ReadContext()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bufIn_

protected java.io.ByteArrayInputStream bufIn_

bufOut_

protected DataOutputBuffer bufOut_
Constructor Detail

ReadVerbHandler.ReadContext

protected ReadVerbHandler.ReadContext()


Copyright © 2011 The Apache Software Foundation