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 Put |
AvroUtil.aputToPut(APut aput) |
Void |
AvroServer.HBaseImpl.put(ByteBuffer table,
APut aput) |
Modifier and Type | Method and Description |
---|---|
Void |
HBase.put(ByteBuffer table,
APut put) |
void |
HBase.Callback.put(ByteBuffer table,
APut put,
org.apache.avro.ipc.Callback<Void> callback) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.