Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.applyUpdate_args

Packages that use TabletClientService.applyUpdate_args
org.apache.accumulo.core.tabletserver.thrift   
 

Uses of TabletClientService.applyUpdate_args in org.apache.accumulo.core.tabletserver.thrift
 

Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.applyUpdate_args
 TabletClientService.applyUpdate_args TabletClientService.applyUpdate_args.clone()
          Deprecated. 
 TabletClientService.applyUpdate_args TabletClientService.applyUpdate_args.deepCopy()
           
 TabletClientService.applyUpdate_args TabletClientService.applyUpdate_args.setMutation(TMutation mutation)
           
 TabletClientService.applyUpdate_args TabletClientService.applyUpdate_args.setTinfo(TInfo tinfo)
           
 TabletClientService.applyUpdate_args TabletClientService.applyUpdate_args.setUpdateID(long updateID)
           
 

Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.applyUpdate_args
 int TabletClientService.applyUpdate_args.compareTo(TabletClientService.applyUpdate_args other)
           
 boolean TabletClientService.applyUpdate_args.equals(TabletClientService.applyUpdate_args that)
           
 

Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.applyUpdate_args
TabletClientService.applyUpdate_args(TabletClientService.applyUpdate_args other)
          Performs a deep copy on other.
 



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