Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.flushTable_args

Packages that use MasterClientService.flushTable_args
org.apache.accumulo.core.master.thrift   
 

Uses of MasterClientService.flushTable_args in org.apache.accumulo.core.master.thrift
 

Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.flushTable_args
 MasterClientService.flushTable_args MasterClientService.flushTable_args.clone()
          Deprecated. 
 MasterClientService.flushTable_args MasterClientService.flushTable_args.deepCopy()
           
 MasterClientService.flushTable_args MasterClientService.flushTable_args.setCredentials(AuthInfo credentials)
           
 MasterClientService.flushTable_args MasterClientService.flushTable_args.setTableName(java.lang.String tableName)
           
 MasterClientService.flushTable_args MasterClientService.flushTable_args.setTinfo(TInfo tinfo)
           
 

Methods in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.flushTable_args
 int MasterClientService.flushTable_args.compareTo(MasterClientService.flushTable_args other)
           
 boolean MasterClientService.flushTable_args.equals(MasterClientService.flushTable_args that)
           
 

Constructors in org.apache.accumulo.core.master.thrift with parameters of type MasterClientService.flushTable_args
MasterClientService.flushTable_args(MasterClientService.flushTable_args other)
          Performs a deep copy on other.
 



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