| Package | Description |
|---|---|
| org.cloudgraph.config |
Package level documentation for package org.cloudgraph.config.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnKeyFieldConfig
The configuration for a column key.
|
class |
PreDefinedKeyFieldConfig
Encapsulates logic related to access of a configured pre-defined row or
column key field.
|
class |
UserDefinedRowKeyFieldConfig
Encapsulates logic related to access of a configured user-defined row key
field.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeyFieldConfig> |
DataGraphConfig.getColumnKeyFields() |
List<KeyFieldConfig> |
DataGraphConfig.getRowKeyFields() |
Copyright © 2017. All Rights Reserved.