Uses of Class
org.apache.accumulo.server.data.ServerMutation

Packages that use ServerMutation
org.apache.accumulo.server.data   
 

Uses of ServerMutation in org.apache.accumulo.server.data
 

Constructors in org.apache.accumulo.server.data with parameters of type ServerMutation
ServerColumnUpdate(byte[] cf, byte[] cq, byte[] cv, boolean hasts, long ts, boolean deleted, byte[] val, ServerMutation serverMutation)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.