org.apache.cassandra.db
Class RowMutationVerbHandler.RowMutationContext

java.lang.Object
  extended by org.apache.cassandra.db.RowMutationVerbHandler.RowMutationContext
Enclosing class:
RowMutationVerbHandler

protected static class RowMutationVerbHandler.RowMutationContext
extends java.lang.Object


Field Summary
protected  DataInputBuffer buffer_
           
protected  Row row_
           
 
Constructor Summary
protected RowMutationVerbHandler.RowMutationContext()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

row_

protected Row row_

buffer_

protected DataInputBuffer buffer_
Constructor Detail

RowMutationVerbHandler.RowMutationContext

protected RowMutationVerbHandler.RowMutationContext()


Copyright © 2009 The Apache Software Foundation