Uses of Class
org.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClient.isActive_call

Packages that use ClientService.AsyncClient.isActive_call
org.apache.accumulo.core.client.impl.thrift   
 

Uses of ClientService.AsyncClient.isActive_call in org.apache.accumulo.core.client.impl.thrift
 

Method parameters in org.apache.accumulo.core.client.impl.thrift with type arguments of type ClientService.AsyncClient.isActive_call
 void ClientService.AsyncIface.isActive(TInfo tinfo, long tid, org.apache.thrift.async.AsyncMethodCallback<ClientService.AsyncClient.isActive_call> resultHandler)
           
 void ClientService.AsyncClient.isActive(TInfo tinfo, long tid, org.apache.thrift.async.AsyncMethodCallback<ClientService.AsyncClient.isActive_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.client.impl.thrift with type arguments of type ClientService.AsyncClient.isActive_call
ClientService.AsyncClient.isActive_call(TInfo tinfo, long tid, org.apache.thrift.async.AsyncMethodCallback<ClientService.AsyncClient.isActive_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.