|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AScan | |
---|---|
org.apache.hadoop.hbase.avro | Provides an HBase Avro service. |
org.apache.hadoop.hbase.avro.generated |
Uses of AScan in org.apache.hadoop.hbase.avro |
---|
Methods in org.apache.hadoop.hbase.avro with parameters of type AScan | |
---|---|
static Scan |
AvroUtil.ascanToScan(AScan ascan)
|
int |
AvroServer.HBaseImpl.scannerOpen(ByteBuffer table,
AScan ascan)
|
Uses of AScan in org.apache.hadoop.hbase.avro.generated |
---|
Methods in org.apache.hadoop.hbase.avro.generated with parameters of type AScan | |
---|---|
int |
HBase.scannerOpen(ByteBuffer table,
AScan scan)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |