|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Hbase.scannerOpenWithStop_args | |
|---|---|
| org.apache.hadoop.hbase.thrift.generated | |
| Uses of Hbase.scannerOpenWithStop_args in org.apache.hadoop.hbase.thrift.generated |
|---|
| Methods in org.apache.hadoop.hbase.thrift.generated that return Hbase.scannerOpenWithStop_args | |
|---|---|
Hbase.scannerOpenWithStop_args |
Hbase.scannerOpenWithStop_args.clone()
Deprecated. |
Hbase.scannerOpenWithStop_args |
Hbase.scannerOpenWithStop_args.deepCopy()
|
Hbase.scannerOpenWithStop_args |
Hbase.scannerOpenWithStop_args.setColumns(List<byte[]> columns)
columns to scan. |
Hbase.scannerOpenWithStop_args |
Hbase.scannerOpenWithStop_args.setStartRow(byte[] startRow)
Starting row in table to scan. |
Hbase.scannerOpenWithStop_args |
Hbase.scannerOpenWithStop_args.setStopRow(byte[] stopRow)
row to stop scanning on. |
Hbase.scannerOpenWithStop_args |
Hbase.scannerOpenWithStop_args.setTableName(byte[] tableName)
name of table |
| Methods in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.scannerOpenWithStop_args | |
|---|---|
int |
Hbase.scannerOpenWithStop_args.compareTo(Hbase.scannerOpenWithStop_args other)
|
boolean |
Hbase.scannerOpenWithStop_args.equals(Hbase.scannerOpenWithStop_args that)
|
| Constructors in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.scannerOpenWithStop_args | |
|---|---|
Hbase.scannerOpenWithStop_args(Hbase.scannerOpenWithStop_args other)
Performs a deep copy on other. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||