Uses of Class
org.apache.accumulo.core.data.ColumnUpdate

Packages that use ColumnUpdate
org.apache.accumulo.core.data   
org.apache.accumulo.core.util   
 

Uses of ColumnUpdate in org.apache.accumulo.core.data
 

Methods in org.apache.accumulo.core.data that return types with arguments of type ColumnUpdate
 List<ColumnUpdate> Mutation.getUpdates()
           
 

Uses of ColumnUpdate in org.apache.accumulo.core.util
 

Constructors in org.apache.accumulo.core.util with parameters of type ColumnUpdate
ColumnFQ(ColumnUpdate cu)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.