org.apache.accumulo.core.tabletserver.thrift
Class TabletClientService.Processor.getActiveScans<I extends TabletClientService.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,TabletClientService.getActiveScans_args>
      extended by org.apache.accumulo.core.tabletserver.thrift.TabletClientService.Processor.getActiveScans<I>
Enclosing class:
TabletClientService.Processor<I extends TabletClientService.Iface>

public static class TabletClientService.Processor.getActiveScans<I extends TabletClientService.Iface>
extends org.apache.thrift.ProcessFunction<I,TabletClientService.getActiveScans_args>


Constructor Summary
TabletClientService.Processor.getActiveScans()
           
 
Method Summary
 TabletClientService.getActiveScans_args getEmptyArgsInstance()
           
 TabletClientService.getActiveScans_result getResult(I iface, TabletClientService.getActiveScans_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

TabletClientService.Processor.getActiveScans

public TabletClientService.Processor.getActiveScans()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.