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

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

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

Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.setUpdateTablet_args
 TabletClientService.setUpdateTablet_args TabletClientService.setUpdateTablet_args.clone()
          Deprecated. 
 TabletClientService.setUpdateTablet_args TabletClientService.setUpdateTablet_args.deepCopy()
           
 TabletClientService.setUpdateTablet_args TabletClientService.setUpdateTablet_args.setKeyExtent(TKeyExtent keyExtent)
           
 TabletClientService.setUpdateTablet_args TabletClientService.setUpdateTablet_args.setTinfo(TInfo tinfo)
           
 TabletClientService.setUpdateTablet_args TabletClientService.setUpdateTablet_args.setUpdateID(long updateID)
           
 

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

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



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