org.apache.accumulo.core.master.thrift
Class MasterClientService.Processor.shutdown<I extends MasterClientService.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,MasterClientService.shutdown_args>
      extended by org.apache.accumulo.core.master.thrift.MasterClientService.Processor.shutdown<I>
Enclosing class:
MasterClientService.Processor<I extends MasterClientService.Iface>

public static class MasterClientService.Processor.shutdown<I extends MasterClientService.Iface>
extends org.apache.thrift.ProcessFunction<I,MasterClientService.shutdown_args>


Constructor Summary
MasterClientService.Processor.shutdown()
           
 
Method Summary
 MasterClientService.shutdown_args getEmptyArgsInstance()
           
 MasterClientService.shutdown_result getResult(I iface, MasterClientService.shutdown_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

MasterClientService.Processor.shutdown

public MasterClientService.Processor.shutdown()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.