Package | Description |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Modifier and Type | Method and Description |
---|---|
void |
THBaseService.AsyncIface.mutateRow(ByteBuffer table,
TRowMutations rowMutations,
org.apache.thrift.async.AsyncMethodCallback<THBaseService.AsyncClient.mutateRow_call> resultHandler) |
void |
THBaseService.AsyncClient.mutateRow(ByteBuffer table,
TRowMutations rowMutations,
org.apache.thrift.async.AsyncMethodCallback<THBaseService.AsyncClient.mutateRow_call> resultHandler) |
Constructor and Description |
---|
THBaseService.AsyncClient.mutateRow_call(ByteBuffer table,
TRowMutations rowMutations,
org.apache.thrift.async.AsyncMethodCallback<THBaseService.AsyncClient.mutateRow_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.