|
||||||||||
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.clone()
Deprecated. |
Hbase.mutateRow_args |
Hbase.mutateRow_args.deepCopy()
|
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.setTableName(byte[] tableName)
name of table |
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)
|
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 |