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

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

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

Methods in org.apache.accumulo.core.master.thrift that return MasterClientService.shutdownTabletServer_args
 MasterClientService.shutdownTabletServer_args MasterClientService.shutdownTabletServer_args.deepCopy()
           
 MasterClientService.shutdownTabletServer_args MasterClientService.shutdownTabletServer_args.setCredentials(AuthInfo credentials)
           
 MasterClientService.shutdownTabletServer_args MasterClientService.shutdownTabletServer_args.setForce(boolean force)
           
 MasterClientService.shutdownTabletServer_args MasterClientService.shutdownTabletServer_args.setTabletServer(String tabletServer)
           
 MasterClientService.shutdownTabletServer_args MasterClientService.shutdownTabletServer_args.setTinfo(TInfo tinfo)
           
 

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

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



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