|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AGet | |
---|---|
org.apache.hadoop.hbase.avro | Provides an HBase Avro service. |
org.apache.hadoop.hbase.avro.generated |
Uses of AGet in org.apache.hadoop.hbase.avro |
---|
Methods in org.apache.hadoop.hbase.avro with parameters of type AGet | |
---|---|
static Get |
AvroUtil.agetToGet(AGet aget)
|
boolean |
AvroServer.HBaseImpl.exists(ByteBuffer table,
AGet aget)
|
AResult |
AvroServer.HBaseImpl.get(ByteBuffer table,
AGet aget)
|
Uses of AGet in org.apache.hadoop.hbase.avro.generated |
---|
Methods in org.apache.hadoop.hbase.avro.generated with parameters of type AGet | |
---|---|
boolean |
HBase.exists(ByteBuffer table,
AGet get)
|
AResult |
HBase.get(ByteBuffer table,
AGet get)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |