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

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

public static class ClientService.AsyncProcessor.revokeSystemPermission<I extends ClientService.AsyncIface>
extends org.apache.thrift.AsyncProcessFunction<I,ClientService.revokeSystemPermission_args,Void>


Constructor Summary
ClientService.AsyncProcessor.revokeSystemPermission()
           
 
Method Summary
 ClientService.revokeSystemPermission_args getEmptyArgsInstance()
           
 org.apache.thrift.async.AsyncMethodCallback<Void> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
           
protected  boolean isOneway()
           
 void start(I iface, ClientService.revokeSystemPermission_args args, org.apache.thrift.async.AsyncMethodCallback<Void> 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.revokeSystemPermission

public ClientService.AsyncProcessor.revokeSystemPermission()
Method Detail

getEmptyArgsInstance

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

getResultHandler

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

isOneway

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

start

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


Copyright © 2015 Apache Accumulo Project. All rights reserved.