org.apache.accumulo.trace.thrift
Class TestService.Processor.checkTrace<I extends TestService.Iface>

java.lang.Object
  extended by org.apache.thrift.ProcessFunction<I,TestService.checkTrace_args>
      extended by org.apache.accumulo.trace.thrift.TestService.Processor.checkTrace<I>
Enclosing class:
TestService.Processor<I extends TestService.Iface>

public static class TestService.Processor.checkTrace<I extends TestService.Iface>
extends org.apache.thrift.ProcessFunction<I,TestService.checkTrace_args>


Constructor Summary
TestService.Processor.checkTrace()
           
 
Method Summary
 TestService.checkTrace_args getEmptyArgsInstance()
           
 TestService.checkTrace_result getResult(I iface, TestService.checkTrace_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

TestService.Processor.checkTrace

public TestService.Processor.checkTrace()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.