|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use THBaseService.mutateRow_args | |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Uses of THBaseService.mutateRow_args in org.apache.hadoop.hbase.thrift2.generated |
---|
Methods in org.apache.hadoop.hbase.thrift2.generated that return THBaseService.mutateRow_args | |
---|---|
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)
|
Methods in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.mutateRow_args | |
---|---|
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)
|
Constructors in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.mutateRow_args | |
---|---|
THBaseService.mutateRow_args(THBaseService.mutateRow_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |