Uses of Class
org.apache.accumulo.core.gc.thrift.GCMonitorService.getStatus_args

Packages that use GCMonitorService.getStatus_args
org.apache.accumulo.core.gc.thrift   
 

Uses of GCMonitorService.getStatus_args in org.apache.accumulo.core.gc.thrift
 

Methods in org.apache.accumulo.core.gc.thrift that return GCMonitorService.getStatus_args
 GCMonitorService.getStatus_args GCMonitorService.getStatus_args.deepCopy()
           
 GCMonitorService.getStatus_args GCMonitorService.Processor.getStatus.getEmptyArgsInstance()
           
 GCMonitorService.getStatus_args GCMonitorService.getStatus_args.setCredentials(TCredentials credentials)
           
 GCMonitorService.getStatus_args GCMonitorService.getStatus_args.setTinfo(TInfo tinfo)
           
 

Methods in org.apache.accumulo.core.gc.thrift with parameters of type GCMonitorService.getStatus_args
 int GCMonitorService.getStatus_args.compareTo(GCMonitorService.getStatus_args other)
           
 boolean GCMonitorService.getStatus_args.equals(GCMonitorService.getStatus_args that)
           
 GCMonitorService.getStatus_result GCMonitorService.Processor.getStatus.getResult(I iface, GCMonitorService.getStatus_args args)
           
 

Constructors in org.apache.accumulo.core.gc.thrift with parameters of type GCMonitorService.getStatus_args
GCMonitorService.getStatus_args(GCMonitorService.getStatus_args other)
          Performs a deep copy on other.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.