Package | Description |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Modifier and Type | Method and Description |
---|---|
THBaseService.mutateRow_args |
THBaseService.mutateRow_args.deepCopy() |
THBaseService.mutateRow_args |
THBaseService.Processor.mutateRow.getEmptyArgsInstance() |
THBaseService.mutateRow_args |
THBaseService.AsyncProcessor.mutateRow.getEmptyArgsInstance() |
THBaseService.mutateRow_args |
THBaseService.mutateRow_args.setTable(byte[] table)
table to apply the mutations
|
THBaseService.mutateRow_args |
THBaseService.mutateRow_args.setTable(ByteBuffer table) |
THBaseService.mutateRow_args |
THBaseService.mutateRow_args.setTrowMutations(TRowMutations trowMutations)
mutations to apply
|
Modifier and Type | Method and Description |
---|---|
int |
THBaseService.mutateRow_args.compareTo(THBaseService.mutateRow_args other) |
boolean |
THBaseService.mutateRow_args.equals(THBaseService.mutateRow_args that) |
THBaseService.mutateRow_result |
THBaseService.Processor.mutateRow.getResult(I iface,
THBaseService.mutateRow_args args) |
void |
THBaseService.AsyncProcessor.mutateRow.start(I iface,
THBaseService.mutateRow_args args,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) |
Constructor and Description |
---|
THBaseService.mutateRow_args(THBaseService.mutateRow_args other)
Performs a deep copy on other.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.