org.apache.accumulo.core.client.impl.thrift
Class ClientService.AsyncProcessor.hasSystemPermission<I extends ClientService.AsyncIface>

java.lang.Object
  extended by org.apache.thrift.AsyncProcessFunction<I,ClientService.hasSystemPermission_args,Boolean>
      extended by org.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessor.hasSystemPermission<I>
Enclosing class:
ClientService.AsyncProcessor<I extends ClientService.AsyncIface>

public static class ClientService.AsyncProcessor.hasSystemPermission<I extends ClientService.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,ClientService.hasSystemPermission_args,Boolean>


Constructor Summary
ClientService.AsyncProcessor.hasSystemPermission()
           
 
Method Summary
 ClientService.hasSystemPermission_args getEmptyArgsInstance()
           
 org.apache.thrift.async.AsyncMethodCallback<Boolean> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
           
protected  boolean isOneway()
           
 void start(I iface, ClientService.hasSystemPermission_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler)
           
 
Methods inherited from class org.apache.thrift.AsyncProcessFunction
getMethodName, sendResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientService.AsyncProcessor.hasSystemPermission

public ClientService.AsyncProcessor.hasSystemPermission()
Method Detail

getEmptyArgsInstance

public ClientService.hasSystemPermission_args getEmptyArgsInstance()
Specified by:
getEmptyArgsInstance in class org.apache.thrift.AsyncProcessFunction<I extends ClientService.AsyncIface,ClientService.hasSystemPermission_args,Boolean>

getResultHandler

public org.apache.thrift.async.AsyncMethodCallback<Boolean> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
                                                                             int seqid)
Specified by:
getResultHandler in class org.apache.thrift.AsyncProcessFunction<I extends ClientService.AsyncIface,ClientService.hasSystemPermission_args,Boolean>

isOneway

protected boolean isOneway()
Specified by:
isOneway in class org.apache.thrift.AsyncProcessFunction<I extends ClientService.AsyncIface,ClientService.hasSystemPermission_args,Boolean>

start

public void start(I iface,
                  ClientService.hasSystemPermission_args args,
                  org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler)
           throws org.apache.thrift.TException
Specified by:
start in class org.apache.thrift.AsyncProcessFunction<I extends ClientService.AsyncIface,ClientService.hasSystemPermission_args,Boolean>
Throws:
org.apache.thrift.TException


Copyright © 2015 Apache Accumulo Project. All rights reserved.