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

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

Uses of ClientService.AsyncClient.getZooKeepers_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.getZooKeepers_call
 void ClientService.AsyncIface.getZooKeepers(org.apache.thrift.async.AsyncMethodCallback<ClientService.AsyncClient.getZooKeepers_call> resultHandler)
           
 void ClientService.AsyncClient.getZooKeepers(org.apache.thrift.async.AsyncMethodCallback<ClientService.AsyncClient.getZooKeepers_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.client.impl.thrift with type arguments of type ClientService.AsyncClient.getZooKeepers_call
ClientService.AsyncClient.getZooKeepers_call(org.apache.thrift.async.AsyncMethodCallback<ClientService.AsyncClient.getZooKeepers_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.