Uses of Class
org.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClient.authenticateUser_call

Packages that use AccumuloProxy.AsyncClient.authenticateUser_call
org.apache.accumulo.proxy.thrift   
 

Uses of AccumuloProxy.AsyncClient.authenticateUser_call in org.apache.accumulo.proxy.thrift
 

Method parameters in org.apache.accumulo.proxy.thrift with type arguments of type AccumuloProxy.AsyncClient.authenticateUser_call
 void AccumuloProxy.AsyncIface.authenticateUser(ByteBuffer login, String user, Map<String,String> properties, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.authenticateUser_call> resultHandler)
           
 void AccumuloProxy.AsyncClient.authenticateUser(ByteBuffer login, String user, Map<String,String> properties, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.authenticateUser_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.proxy.thrift with type arguments of type AccumuloProxy.AsyncClient.authenticateUser_call
AccumuloProxy.AsyncClient.authenticateUser_call(ByteBuffer login, String user, Map<String,String> properties, org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.authenticateUser_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.