Uses of Class
me.prettyprint.cassandra.service.ColumnFamilyRowCopy

Packages that use ColumnFamilyRowCopy
me.prettyprint.cassandra.service   
 

Uses of ColumnFamilyRowCopy in me.prettyprint.cassandra.service
 

Methods in me.prettyprint.cassandra.service that return ColumnFamilyRowCopy
 ColumnFamilyRowCopy ColumnFamilyRowCopy.setColumnFamily(String cf)
          Column family the row is part of.
 ColumnFamilyRowCopy ColumnFamilyRowCopy.setDestinationKey(K destinationKey)
          Key of the destination row
 ColumnFamilyRowCopy ColumnFamilyRowCopy.setMutateInterval(int interval)
          Set the mutate interval.
 ColumnFamilyRowCopy ColumnFamilyRowCopy.setRowKey(K rowKey)
          Key of the source row.
 



Copyright © 2013. All Rights Reserved.