| Package | Description |
|---|---|
| org.cloudgraph.config |
Package level documentation for package org.cloudgraph.config.
|
| org.cloudgraph.state |
Contains classes used to manages a minimal set of "state"
information persisted with each
data graph in order to reduce overall storage space.
|
| Class and Description |
|---|
| CloudGraphConfiguration
Top level configuration settings
|
| CloudGraphConfigurationException |
| 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).
|
| Config |
| ConfigProperties |
| Configuration
A base configuration used an an extension for most configuration elements
|
| ConfigurationProperty
Java class for ConfigurationProperty.
|
| 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
|
| HashAlgorithmName
Java class for HashAlgorithmName.
|
| KeyField
The settings for one field within a composite row or column key.
|
| KeyFieldConfig
The configuration for a row or column key.
|
| PredefinedField
The settings for one pre-defined field within a composite row-key.
|
| PreDefinedFieldName
Java class for PreDefinedFieldName.
|
| 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
|
| QueryFetchType
Java class for QueryFetchType.
|
| 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.
|
| 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.
|
| Class and Description |
|---|
| DataGraphConfig
Encapsulates logic related to access of graph specific configuration
information.
|
| TableConfig
Encapsulates logic related to access of HTable specific configuration
information.
|
Copyright © 2017. All Rights Reserved.