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

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

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

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

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

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.