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.mutateRow_args.setRowMutations(TRowMutations rowMutations)
mutations to apply
|
THBaseService.mutateRow_args |
THBaseService.mutateRow_args.setTable(byte[] table)
table to apply the mutations
|
THBaseService.mutateRow_args |
THBaseService.mutateRow_args.setTable(ByteBuffer table) |
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) |
Constructor and Description |
---|
THBaseService.mutateRow_args(THBaseService.mutateRow_args other)
Performs a deep copy on other.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.