Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
void |
AccumuloProxy.AsyncIface.updateAndFlush(ByteBuffer login,
String tableName,
Map<ByteBuffer,List<ColumnUpdate>> cells,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.updateAndFlush_call> resultHandler) |
void |
AccumuloProxy.AsyncClient.updateAndFlush(ByteBuffer login,
String tableName,
Map<ByteBuffer,List<ColumnUpdate>> cells,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.updateAndFlush_call> resultHandler) |
Constructor and Description |
---|
AccumuloProxy.AsyncClient.updateAndFlush_call(ByteBuffer login,
String tableName,
Map<ByteBuffer,List<ColumnUpdate>> cells,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.updateAndFlush_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.