Package | Description |
---|---|
org.apache.hadoop.hbase.thrift.generated |
Modifier and Type | Method and Description |
---|---|
Hbase.incrementRows_args |
Hbase.incrementRows_args.deepCopy() |
Hbase.incrementRows_args |
Hbase.Processor.incrementRows.getEmptyArgsInstance() |
Hbase.incrementRows_args |
Hbase.AsyncProcessor.incrementRows.getEmptyArgsInstance() |
Hbase.incrementRows_args |
Hbase.incrementRows_args.setIncrements(List<TIncrement> increments)
The list of increments
|
Modifier and Type | Method and Description |
---|---|
int |
Hbase.incrementRows_args.compareTo(Hbase.incrementRows_args other) |
boolean |
Hbase.incrementRows_args.equals(Hbase.incrementRows_args that) |
Hbase.incrementRows_result |
Hbase.Processor.incrementRows.getResult(I iface,
Hbase.incrementRows_args args) |
void |
Hbase.AsyncProcessor.incrementRows.start(I iface,
Hbase.incrementRows_args args,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) |
Constructor and Description |
---|
Hbase.incrementRows_args(Hbase.incrementRows_args other)
Performs a deep copy on other.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.