Uses of Interface
com.netflix.astyanax.RowCopier

Packages that use RowCopier
com.netflix.astyanax.query   
 

Uses of RowCopier in com.netflix.astyanax.query
 

Methods in com.netflix.astyanax.query that return RowCopier
 RowCopier<K,C> RowQuery.copyTo(ColumnFamily<K,C> columnFamily, K rowKey)
          Copy the results of the query to another column family
 



Copyright © 2012. All Rights Reserved.