| Package | Description |
|---|---|
| org.cloudgraph.config |
Package level documentation for package org.cloudgraph.config.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Table> |
CloudGraphConfiguration.tables |
| Modifier and Type | Method and Description |
|---|---|
Table |
ObjectFactory.createTable()
Create an instance of
Table |
Table |
TableConfig.getTable()
Returns the configuration for the HTable.
|
| Modifier and Type | Method and Description |
|---|---|
List<Table> |
CloudGraphConfiguration.getTables()
Gets the value of the tables property.
|
| Constructor and Description |
|---|
TableConfig(Table table) |
TableConfig(Table table,
Config config) |
Copyright © 2017. All Rights Reserved.