org.apache.accumulo.core.master.thrift
Class FateService.Processor.executeFateOperation<I extends FateService.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,FateService.executeFateOperation_args>
      extended by org.apache.accumulo.core.master.thrift.FateService.Processor.executeFateOperation<I>
Enclosing class:
FateService.Processor<I extends FateService.Iface>

public static class FateService.Processor.executeFateOperation<I extends FateService.Iface>
extends org.apache.thrift.ProcessFunction<I,FateService.executeFateOperation_args>


Constructor Summary
FateService.Processor.executeFateOperation()
           
 
Method Summary
 FateService.executeFateOperation_args getEmptyArgsInstance()
           
 FateService.executeFateOperation_result getResult(I iface, FateService.executeFateOperation_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

FateService.Processor.executeFateOperation

public FateService.Processor.executeFateOperation()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.