Package | Description |
---|---|
org.apache.hadoop.hbase.avro |
Provides an HBase Avro service.
|
org.apache.hadoop.hbase.avro.generated |
Modifier and Type | Method and Description |
---|---|
static Scan |
AvroUtil.ascanToScan(AScan ascan) |
int |
AvroServer.HBaseImpl.scannerOpen(ByteBuffer table,
AScan ascan) |
Modifier and Type | Method and Description |
---|---|
int |
HBase.scannerOpen(ByteBuffer table,
AScan scan) |
void |
HBase.Callback.scannerOpen(ByteBuffer table,
AScan scan,
org.apache.avro.ipc.Callback<Integer> callback) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.