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

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

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

Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.flush_args
 TabletClientService.flush_args TabletClientService.flush_args.clone()
          Deprecated. 
 TabletClientService.flush_args TabletClientService.flush_args.deepCopy()
           
 TabletClientService.flush_args TabletClientService.flush_args.setCredentials(AuthInfo credentials)
           
 TabletClientService.flush_args TabletClientService.flush_args.setLock(java.lang.String lock)
           
 TabletClientService.flush_args TabletClientService.flush_args.setTables(java.util.Set<java.lang.String> tables)
           
 TabletClientService.flush_args TabletClientService.flush_args.setTinfo(TInfo tinfo)
           
 

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

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



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