See: Description
| Interface | Description |
|---|---|
| Config |
| Class | Description |
|---|---|
| CloudGraphConfig |
Configuration marshaling and un-marshaling with data access convenience
methods.
|
| CloudGraphConfigDataBinding |
Configuration JAXB Binding delegate.
|
| CloudGraphConfigProp | |
| CloudGraphConfiguration |
Top level configuration settings
|
| CloudGraphConfigValidationEventHandler |
Configuration parsing (JAXB) event handler.
|
| ColumnKeyField |
The settings for one pre-defined field within a composite column-key.
|
| ColumnKeyFieldConfig |
The configuration for a column key.
|
| ColumnKeyModel |
Specifies the composite column-key generation characteristics for a
specific data graph (cloudgraph).
|
| ConfigProperties | |
| Configuration |
A base configuration used an an extension for most configuration elements
|
| DataGraph |
Configuration settings for an SDO Data Graph
|
| DataGraphConfig |
Encapsulates logic related to access of graph specific configuration
information.
|
| HashAlgorithm |
Configuration settings for the non-cryptographic hash algorithm used within the given context
|
| KeyField |
The settings for one field within a composite row or column key.
|
| KeyFieldConfig |
The configuration for a row or column key.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.cloudgraph.config package.
|
| PredefinedField |
The settings for one pre-defined field within a composite row-key.
|
| PreDefinedKeyFieldConfig |
Encapsulates logic related to access of a configured pre-defined row or
column key field.
|
| Property |
Defines a property element with both content and attributes
|
| RowKeyField |
The settings for a row key field within a composite row-key.
|
| RowKeyModel |
Specifies the composite row-key generation characteristics for a
specific data graph.
|
| RowKeyModelConfig |
Encapsulates logic related to access of row key model configuration
information.
|
| Table |
Configuration settings for a table.
|
| TableConfig |
Encapsulates logic related to access of HTable specific configuration
information.
|
| UserDefinedField |
The settings for one user-defined field within a
composite row-key.
|
| UserDefinedRowKeyFieldConfig |
Encapsulates logic related to access of a configured user-defined row key
field.
|
| Enum | Description |
|---|---|
| ConfigurationProperty |
Java class for ConfigurationProperty.
|
| HashAlgorithmName |
Java class for HashAlgorithmName.
|
| PreDefinedFieldName |
Java class for PreDefinedFieldName.
|
| QueryFetchType |
Java class for QueryFetchType.
|
| Exception | Description |
|---|---|
| CloudGraphConfigurationException | |
| MissingRequiredConstraintException |
Thrown when a missing required constraint is detected during the process of
configuration loading and validation.
|
| UnresolvedPathExpressionException |
Thrown when a configured SDO XPath path expression cannot be resolved.
|
Copyright © 2017. All Rights Reserved.