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

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

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

Methods in org.apache.accumulo.core.gc.thrift that return GCMonitorService.getStatus_result
 GCMonitorService.getStatus_result GCMonitorService.getStatus_result.deepCopy()
           
 GCMonitorService.getStatus_result GCMonitorService.getStatus_result.setSec(ThriftSecurityException sec)
           
 GCMonitorService.getStatus_result GCMonitorService.getStatus_result.setSuccess(GCStatus success)
           
 

Methods in org.apache.accumulo.core.gc.thrift with parameters of type GCMonitorService.getStatus_result
 int GCMonitorService.getStatus_result.compareTo(GCMonitorService.getStatus_result other)
           
 boolean GCMonitorService.getStatus_result.equals(GCMonitorService.getStatus_result that)
           
 

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



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