org.apache.accumulo.core.client.impl.thrift
Class ThriftTest.Processor.throwsError<I extends ThriftTest.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,ThriftTest.throwsError_args>
      extended by org.apache.accumulo.core.client.impl.thrift.ThriftTest.Processor.throwsError<I>
Enclosing class:
ThriftTest.Processor<I extends ThriftTest.Iface>

public static class ThriftTest.Processor.throwsError<I extends ThriftTest.Iface>
extends org.apache.thrift.ProcessFunction<I,ThriftTest.throwsError_args>


Constructor Summary
ThriftTest.Processor.throwsError()
           
 
Method Summary
 ThriftTest.throwsError_args getEmptyArgsInstance()
           
 ThriftTest.throwsError_result getResult(I iface, ThriftTest.throwsError_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

ThriftTest.Processor.throwsError

public ThriftTest.Processor.throwsError()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.