|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hbase.mutateRows_args | |
---|---|
org.apache.hadoop.hbase.thrift.generated |
Uses of Hbase.mutateRows_args in org.apache.hadoop.hbase.thrift.generated |
---|
Methods in org.apache.hadoop.hbase.thrift.generated that return Hbase.mutateRows_args | |
---|---|
Hbase.mutateRows_args |
Hbase.mutateRows_args.clone()
Deprecated. |
Hbase.mutateRows_args |
Hbase.mutateRows_args.deepCopy()
|
Hbase.mutateRows_args |
Hbase.mutateRows_args.setRowBatches(List<BatchMutation> rowBatches)
list of row batches |
Hbase.mutateRows_args |
Hbase.mutateRows_args.setTableName(byte[] tableName)
name of table |
Methods in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.mutateRows_args | |
---|---|
int |
Hbase.mutateRows_args.compareTo(Hbase.mutateRows_args other)
|
boolean |
Hbase.mutateRows_args.equals(Hbase.mutateRows_args that)
|
Constructors in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.mutateRows_args | |
---|---|
Hbase.mutateRows_args(Hbase.mutateRows_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |