| Package | Description |
|---|---|
| org.apache.metamodel.hbase |
Module package for Apache HBase
|
| Modifier and Type | Method and Description |
|---|---|
HBaseConfiguration |
HBaseDataContext.getConfiguration()
Gets the
HBaseConfiguration that is used in this datacontext. |
| Constructor and Description |
|---|
HBaseDataContext(HBaseConfiguration configuration)
Creates a
HBaseDataContext. |
HBaseDataContext(HBaseConfiguration configuration,
org.apache.hadoop.hbase.client.Connection connection)
Creates a
HBaseDataContext. |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.