org.apache.accumulo.core.client.impl.thrift
Class ClientService.Processor.checkTableClass<I extends ClientService.Iface>

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

public static class ClientService.Processor.checkTableClass<I extends ClientService.Iface>
extends org.apache.thrift.ProcessFunction<I,ClientService.checkTableClass_args>


Constructor Summary
ClientService.Processor.checkTableClass()
           
 
Method Summary
 ClientService.checkTableClass_args getEmptyArgsInstance()
           
 ClientService.checkTableClass_result getResult(I iface, ClientService.checkTableClass_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

ClientService.Processor.checkTableClass

public ClientService.Processor.checkTableClass()
Method Detail

getEmptyArgsInstance

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

isOneway

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

getResult

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.