Interface | Description |
---|---|
HBaseValueFactory |
Provides capability to plugin custom implementations for querying of data stored in HBase.
|
Class | Description |
---|---|
AvroHBaseValueFactory |
Avro specific implementation of the
HBaseValueFactory |
DefaultHBaseValueFactory |
Default implementation of the
HBaseValueFactory |
HBaseStructValue |
This is an extension of LazyStruct.
|
StructHBaseValueFactory<T extends HBaseStructValue> |
Implementation of
HBaseValueFactory to consume a custom struct |
Copyright © 2017 The Apache Software Foundation. All rights reserved.