Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
void |
AccumuloProxy.AsyncIface.login(String principal,
Map<String,String> loginProperties,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.login_call> resultHandler) |
void |
AccumuloProxy.AsyncClient.login(String principal,
Map<String,String> loginProperties,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.login_call> resultHandler) |
Constructor and Description |
---|
AccumuloProxy.AsyncClient.login_call(String principal,
Map<String,String> loginProperties,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.login_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.