org.apache.accumulo.core.gc.thrift
Class GCMonitorService.Processor.getStatus<I extends GCMonitorService.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,GCMonitorService.getStatus_args>
      extended by org.apache.accumulo.core.gc.thrift.GCMonitorService.Processor.getStatus<I>
Enclosing class:
GCMonitorService.Processor<I extends GCMonitorService.Iface>

public static class GCMonitorService.Processor.getStatus<I extends GCMonitorService.Iface>
extends org.apache.thrift.ProcessFunction<I,GCMonitorService.getStatus_args>


Constructor Summary
GCMonitorService.Processor.getStatus()
           
 
Method Summary
 GCMonitorService.getStatus_args getEmptyArgsInstance()
           
 GCMonitorService.getStatus_result getResult(I iface, GCMonitorService.getStatus_args args)
           
protected  boolean isOneway()
           
 
Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCMonitorService.Processor.getStatus

public GCMonitorService.Processor.getStatus()
Method Detail

getEmptyArgsInstance

public GCMonitorService.getStatus_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.ProcessFunction<I extends GCMonitorService.Iface,GCMonitorService.getStatus_args>

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.ProcessFunction<I extends GCMonitorService.Iface,GCMonitorService.getStatus_args>

getResult

public GCMonitorService.getStatus_result getResult(I iface,
                                                   GCMonitorService.getStatus_args args)
                                            throws org.apache.thrift.TException
Specified by:
getResult in class org.apache.thrift.ProcessFunction<I extends GCMonitorService.Iface,GCMonitorService.getStatus_args>
Throws:
org.apache.thrift.TException


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.