Uses of Class
org.apache.accumulo.core.master.thrift.MasterClientService.AsyncClient.waitForTableOperation_call

Packages that use MasterClientService.AsyncClient.waitForTableOperation_call
org.apache.accumulo.core.master.thrift   
 

Uses of MasterClientService.AsyncClient.waitForTableOperation_call in org.apache.accumulo.core.master.thrift
 

Method parameters in org.apache.accumulo.core.master.thrift with type arguments of type MasterClientService.AsyncClient.waitForTableOperation_call
 void MasterClientService.AsyncIface.waitForTableOperation(TInfo tinfo, AuthInfo credentials, long opid, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.waitForTableOperation_call> resultHandler)
           
 void MasterClientService.AsyncClient.waitForTableOperation(TInfo tinfo, AuthInfo credentials, long opid, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.waitForTableOperation_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.master.thrift with type arguments of type MasterClientService.AsyncClient.waitForTableOperation_call
MasterClientService.AsyncClient.waitForTableOperation_call(TInfo tinfo, AuthInfo credentials, long opid, org.apache.thrift.async.AsyncMethodCallback<MasterClientService.AsyncClient.waitForTableOperation_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.