Package | Description |
---|---|
org.apache.accumulo.proxy.thrift |
Modifier and Type | Method and Description |
---|---|
void |
AccumuloProxy.AsyncIface.update(String writer,
Map<ByteBuffer,List<ColumnUpdate>> cells,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.update_call> resultHandler) |
void |
AccumuloProxy.AsyncClient.update(String writer,
Map<ByteBuffer,List<ColumnUpdate>> cells,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.update_call> resultHandler) |
Constructor and Description |
---|
AccumuloProxy.AsyncClient.update_call(String writer,
Map<ByteBuffer,List<ColumnUpdate>> cells,
org.apache.thrift.async.AsyncMethodCallback<AccumuloProxy.AsyncClient.update_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.