|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hbase.scannerOpenWithScan_args | |
---|---|
org.apache.hadoop.hbase.thrift.generated |
Uses of Hbase.scannerOpenWithScan_args in org.apache.hadoop.hbase.thrift.generated |
---|
Methods in org.apache.hadoop.hbase.thrift.generated that return Hbase.scannerOpenWithScan_args | |
---|---|
Hbase.scannerOpenWithScan_args |
Hbase.scannerOpenWithScan_args.deepCopy()
|
Hbase.scannerOpenWithScan_args |
Hbase.Processor.scannerOpenWithScan.getEmptyArgsInstance()
|
Hbase.scannerOpenWithScan_args |
Hbase.scannerOpenWithScan_args.setAttributes(Map<ByteBuffer,ByteBuffer> attributes)
Scan attributes |
Hbase.scannerOpenWithScan_args |
Hbase.scannerOpenWithScan_args.setScan(TScan scan)
Scan instance |
Hbase.scannerOpenWithScan_args |
Hbase.scannerOpenWithScan_args.setTableName(byte[] tableName)
name of table |
Hbase.scannerOpenWithScan_args |
Hbase.scannerOpenWithScan_args.setTableName(ByteBuffer tableName)
|
Methods in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.scannerOpenWithScan_args | |
---|---|
int |
Hbase.scannerOpenWithScan_args.compareTo(Hbase.scannerOpenWithScan_args other)
|
boolean |
Hbase.scannerOpenWithScan_args.equals(Hbase.scannerOpenWithScan_args that)
|
Hbase.scannerOpenWithScan_result |
Hbase.Processor.scannerOpenWithScan.getResult(I iface,
Hbase.scannerOpenWithScan_args args)
|
Constructors in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.scannerOpenWithScan_args | |
---|---|
Hbase.scannerOpenWithScan_args(Hbase.scannerOpenWithScan_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |