|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hbase.mutateRow_args | |
---|---|
org.apache.hadoop.hbase.thrift.generated |
Uses of Hbase.mutateRow_args in org.apache.hadoop.hbase.thrift.generated |
---|
Methods in org.apache.hadoop.hbase.thrift.generated that return Hbase.mutateRow_args | |
---|---|
Hbase.mutateRow_args |
Hbase.mutateRow_args.deepCopy()
|
Hbase.mutateRow_args |
Hbase.Processor.mutateRow.getEmptyArgsInstance()
|
Hbase.mutateRow_args |
Hbase.mutateRow_args.setAttributes(Map<ByteBuffer,ByteBuffer> attributes)
Mutation attributes |
Hbase.mutateRow_args |
Hbase.mutateRow_args.setMutations(List<Mutation> mutations)
list of mutation commands |
Hbase.mutateRow_args |
Hbase.mutateRow_args.setRow(byte[] row)
row key |
Hbase.mutateRow_args |
Hbase.mutateRow_args.setRow(ByteBuffer row)
|
Hbase.mutateRow_args |
Hbase.mutateRow_args.setTableName(byte[] tableName)
name of table |
Hbase.mutateRow_args |
Hbase.mutateRow_args.setTableName(ByteBuffer tableName)
|
Methods in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.mutateRow_args | |
---|---|
int |
Hbase.mutateRow_args.compareTo(Hbase.mutateRow_args other)
|
boolean |
Hbase.mutateRow_args.equals(Hbase.mutateRow_args that)
|
Hbase.mutateRow_result |
Hbase.Processor.mutateRow.getResult(I iface,
Hbase.mutateRow_args args)
|
Constructors in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.mutateRow_args | |
---|---|
Hbase.mutateRow_args(Hbase.mutateRow_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |