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

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

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

Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletClientService.getTabletServerStatus_args
 TabletClientService.getTabletServerStatus_args TabletClientService.getTabletServerStatus_args.deepCopy()
           
 TabletClientService.getTabletServerStatus_args TabletClientService.Processor.getTabletServerStatus.getEmptyArgsInstance()
           
 TabletClientService.getTabletServerStatus_args TabletClientService.getTabletServerStatus_args.setCredentials(TCredentials credentials)
           
 TabletClientService.getTabletServerStatus_args TabletClientService.getTabletServerStatus_args.setTinfo(TInfo tinfo)
           
 

Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletClientService.getTabletServerStatus_args
 int TabletClientService.getTabletServerStatus_args.compareTo(TabletClientService.getTabletServerStatus_args other)
           
 boolean TabletClientService.getTabletServerStatus_args.equals(TabletClientService.getTabletServerStatus_args that)
           
 TabletClientService.getTabletServerStatus_result TabletClientService.Processor.getTabletServerStatus.getResult(I iface, TabletClientService.getTabletServerStatus_args args)
           
 

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.