Package | Description |
---|---|
org.apache.hadoop.hbase.thrift.generated |
Modifier and Type | Method and Description |
---|---|
void |
Hbase.AsyncIface.mutateRows(ByteBuffer tableName,
List<BatchMutation> rowBatches,
Map<ByteBuffer,ByteBuffer> attributes,
org.apache.thrift.async.AsyncMethodCallback<Hbase.AsyncClient.mutateRows_call> resultHandler) |
void |
Hbase.AsyncClient.mutateRows(ByteBuffer tableName,
List<BatchMutation> rowBatches,
Map<ByteBuffer,ByteBuffer> attributes,
org.apache.thrift.async.AsyncMethodCallback<Hbase.AsyncClient.mutateRows_call> resultHandler) |
Constructor and Description |
---|
Hbase.AsyncClient.mutateRows_call(ByteBuffer tableName,
List<BatchMutation> rowBatches,
Map<ByteBuffer,ByteBuffer> attributes,
org.apache.thrift.async.AsyncMethodCallback<Hbase.AsyncClient.mutateRows_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.