Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

addAllRowKey(Iterable<? extends RowKeysProto.RowKey>) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
addAllTypeEntry(Iterable<? extends StateModelProto.TypeEntry>) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
addAllUri(Iterable<? extends StateModelProto.URI>) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
addDataObject(DataObject) - Method in class org.cloudgraph.state.GraphRow
Adds the given data object as associated with the row operation.
addDataObject(DataObject, Long, PlasmaType) - Method in class org.cloudgraph.state.GraphRow
 
addDataObject(DataObject) - Method in interface org.cloudgraph.state.RowState
Adds the given data object as associated with the row operation.
addDataObject(DataObject, Long, PlasmaType) - Method in interface org.cloudgraph.state.RowState
 
addRowKey(RowKeysProto.RowKey) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
addRowKey(int, RowKeysProto.RowKey) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
addRowKey(RowKeysProto.RowKey.Builder) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
addRowKey(int, RowKeysProto.RowKey.Builder) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
addRowKeyBuilder() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
addRowKeyBuilder(int) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
addTable(TableMapping) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Adds the given configuration
addTable(TableMapping) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
addTableIfNotExists(TableMapping) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Adds the given configuration if not already exists
addTableIfNotExists(TableMapping) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
addTypeEntry(StateModelProto.TypeEntry) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
addTypeEntry(int, StateModelProto.TypeEntry) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
addTypeEntry(StateModelProto.TypeEntry.Builder) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
addTypeEntry(int, StateModelProto.TypeEntry.Builder) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
addTypeEntryBuilder() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
addTypeEntryBuilder(int) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
addUri(StateModelProto.URI) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
addUri(int, StateModelProto.URI) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
addUri(StateModelProto.URI.Builder) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
addUri(int, StateModelProto.URI.Builder) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
addUriBuilder() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
addUriBuilder(int) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;

B

build() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
build() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
build() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
build() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
build() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
buildPartial() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
buildPartial() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
buildPartial() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
buildPartial() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
buildPartial() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 

C

charset - Static variable in class org.cloudgraph.state.ProtoSequenceGenerator
 
CHARSET - Static variable in class org.cloudgraph.store.mapping.KeyFieldMapping
 
checkEncodeOverflow(byte[]) - Method in class org.cloudgraph.store.mapping.codec.HashKeyFieldCodec
 
checkEncodeOverflow(byte[]) - Method in interface org.cloudgraph.store.mapping.codec.KeyFieldCodec
Returns true if the given encoded value will overflow the underlying key field.
checkEncodeOverflow(byte[]) - Method in class org.cloudgraph.store.mapping.codec.LexicoHashKeyFieldCodec
 
checkEncodeOverflow(byte[]) - Method in class org.cloudgraph.store.mapping.codec.LexicoPadKeyFieldCodec
 
checkEncodeOverflow(byte[]) - Method in class org.cloudgraph.store.mapping.codec.LexicoSimpleKeyFieldCodec
 
checkEncodeOverflow(byte[]) - Method in class org.cloudgraph.store.mapping.codec.NativeKeyFieldCodec
 
clear() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
clear() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
clear() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
clear() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
clear() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
clearHashValue() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required int32 hashValue = 4;
clearKey() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
required bytes key = 1;
clearName() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string name = 1;
clearName() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
required string name = 1;
clearRowKey() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
clearSequence() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required int64 sequence = 3;
clearTypeEntry() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
clearUri() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
clearUriName() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string uriName = 2;
clone() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
clone() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
clone() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
clone() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
clone() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
close() - Method in class org.cloudgraph.state.ProtoSequenceGenerator
 
close() - Method in interface org.cloudgraph.state.SequenceGenerator
 
CloudGraphStoreMapping - Class in org.cloudgraph.store.mapping
Top level configuration settings
CloudGraphStoreMapping() - Constructor for class org.cloudgraph.store.mapping.CloudGraphStoreMapping
 
CodecException - Exception in org.cloudgraph.store.mapping.codec
 
CodecException(String) - Constructor for exception org.cloudgraph.store.mapping.codec.CodecException
 
CodecException(Throwable) - Constructor for exception org.cloudgraph.store.mapping.codec.CodecException
 
CodecException(String, Throwable) - Constructor for exception org.cloudgraph.store.mapping.codec.CodecException
 
codecType - Variable in class org.cloudgraph.store.mapping.KeyField
 
columnKeyFactory - Variable in class org.cloudgraph.state.GraphRow
 
ColumnKeyField - Class in org.cloudgraph.store.mapping
The settings for one pre-defined field within a composite column-key.
ColumnKeyField() - Constructor for class org.cloudgraph.store.mapping.ColumnKeyField
 
ColumnKeyFieldMapping - Class in org.cloudgraph.store.mapping
The configuration for a column key.
ColumnKeyFieldMapping(DataGraphMapping, ColumnKeyField, int, int) - Constructor for class org.cloudgraph.store.mapping.ColumnKeyFieldMapping
 
columnKeyFields - Variable in class org.cloudgraph.store.mapping.ColumnKeyModel
 
ColumnKeyModel - Class in org.cloudgraph.store.mapping
Specifies the composite column-key generation characteristics for a specific data graph (cloudgraph).
ColumnKeyModel() - Constructor for class org.cloudgraph.store.mapping.ColumnKeyModel
 
columnKeyModel - Variable in class org.cloudgraph.store.mapping.DataGraph
 
ConfigProperties - Class in org.cloudgraph.store.mapping
 
ConfigProperties() - Constructor for class org.cloudgraph.store.mapping.ConfigProperties
 
ConfigProperties(Collection) - Constructor for class org.cloudgraph.store.mapping.ConfigProperties
 
ConfigProperties(Configuration, Collection) - Constructor for class org.cloudgraph.store.mapping.ConfigProperties
 
ConfigProperties(Configuration) - Constructor for class org.cloudgraph.store.mapping.ConfigProperties
 
Configuration - Class in org.cloudgraph.store.mapping
A base configuration used an an extension for most configuration elements
Configuration() - Constructor for class org.cloudgraph.store.mapping.Configuration
 
ConfigurationProperty - Enum in org.cloudgraph.store.mapping
Java class for ConfigurationProperty.
ConstantField - Class in org.cloudgraph.store.mapping
The settings for one constant field within a composite row-key.
ConstantField() - Constructor for class org.cloudgraph.store.mapping.ConstantField
 
constantField - Variable in class org.cloudgraph.store.mapping.RowKeyField
 
ConstantRowKeyFieldMapping - Class in org.cloudgraph.store.mapping
Encapsulates logic related to access of a configured constant row key field.
ConstantRowKeyFieldMapping(DataGraphMapping, ConstantField, int, int) - Constructor for class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
contains(DataObject) - Method in class org.cloudgraph.state.GraphRow
Returns true if this row operation is associated with the given data object.
contains(UUID) - Method in class org.cloudgraph.state.GraphRow
Returns true if this row operation is associated with the given data object UUID .
contains(Long, PlasmaType) - Method in class org.cloudgraph.state.GraphRow
 
contains(DataObject, Long, PlasmaType) - Method in class org.cloudgraph.state.GraphRow
 
contains(DataObject) - Method in interface org.cloudgraph.state.RowState
Returns true if this row operation is associated with the given data object.
contains(UUID) - Method in interface org.cloudgraph.state.RowState
Returns true if this row operation is associated with the given data object UUID .
contains(Long, PlasmaType) - Method in interface org.cloudgraph.state.RowState
Returns true if this row operation is associated with the given sequence for the given base type.
contains(DataObject, Long, PlasmaType) - Method in interface org.cloudgraph.state.RowState
 
createCloudGraphStoreMapping() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of CloudGraphStoreMapping
createColumnKeyField() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of ColumnKeyField
createColumnKeyModel() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of ColumnKeyModel
createConfiguration() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of Configuration
createConfiguration(Configuration) - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of JAXBElement<Configuration>
createConstantField() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of ConstantField
createDataField() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of DataField
createDataGraph() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of DataGraph
createDynamicTableMapping(Table, MappingConfiguration, StoreMappingContext) - Method in class org.cloudgraph.store.mapping.DefaultTableMappingFactory
 
createDynamicTableMapping(Table, StoreMappingContext) - Method in class org.cloudgraph.store.mapping.DefaultTableMappingFactory
 
createDynamicTableMapping(Table, MappingConfiguration, StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.TableMappingFactory
 
createDynamicTableMapping(Table, StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.TableMappingFactory
 
createHashAlgorithm() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of HashAlgorithm
createKeyField(KeyField) - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of JAXBElement<KeyField>
createMetaField() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of MetaField
createMetaField(MetaField) - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of JAXBElement<MetaField>
createProperty() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of Property
createRowKeyField() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of RowKeyField
createRowKeyModel() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of RowKeyModel
createStaticTableMapping(Table, MappingConfiguration) - Method in class org.cloudgraph.store.mapping.DefaultTableMappingFactory
 
createStaticTableMapping(Table) - Method in class org.cloudgraph.store.mapping.DefaultTableMappingFactory
 
createStaticTableMapping(Table, MappingConfiguration) - Method in interface org.cloudgraph.store.mapping.TableMappingFactory
 
createStaticTableMapping(Table) - Method in interface org.cloudgraph.store.mapping.TableMappingFactory
 
createTable() - Method in class org.cloudgraph.store.mapping.ObjectFactory
Create an instance of Table
customCodecClass - Variable in class org.cloudgraph.store.mapping.KeyField
 

D

dataColumnFamilyName - Variable in class org.cloudgraph.store.mapping.Table
 
DataField - Class in org.cloudgraph.store.mapping
The settings for one data field within a composite row-key.
DataField() - Constructor for class org.cloudgraph.store.mapping.DataField
 
dataField - Variable in class org.cloudgraph.store.mapping.RowKeyField
 
DataGraph - Class in org.cloudgraph.store.mapping
Configuration settings for an SDO Data Graph
DataGraph() - Constructor for class org.cloudgraph.store.mapping.DataGraph
 
dataGraph - Variable in class org.cloudgraph.store.mapping.KeyFieldMapping
 
DataGraphMapping - Class in org.cloudgraph.store.mapping
Encapsulates logic related to access of graph specific configuration information.
DataGraphMapping(DataGraph, TableMapping) - Constructor for class org.cloudgraph.store.mapping.DataGraphMapping
 
dataGraphs - Variable in class org.cloudgraph.store.mapping.Table
 
DataRowKeyFieldMapping - Class in org.cloudgraph.store.mapping
Encapsulates logic related to access of a configured row key data field.
DataRowKeyFieldMapping(DataGraphMapping, DataField, int, int) - Constructor for class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
decode(byte[]) - Method in class org.cloudgraph.store.mapping.codec.HashKeyFieldCodec
 
decode(byte[]) - Method in interface org.cloudgraph.store.mapping.codec.KeyFieldCodec
Returns the object representation for the given encoded bytes value.
decode(byte[]) - Method in class org.cloudgraph.store.mapping.codec.LexicoHashKeyFieldCodec
 
decode(byte[]) - Method in class org.cloudgraph.store.mapping.codec.LexicoPadKeyFieldCodec
 
decode(byte[]) - Method in class org.cloudgraph.store.mapping.codec.LexicoSimpleKeyFieldCodec
 
decode(byte[]) - Method in class org.cloudgraph.store.mapping.codec.NativeKeyFieldCodec
 
DefaultKeyFieldCodec - Class in org.cloudgraph.store.mapping.codec
 
DefaultKeyFieldCodec(KeyFieldMapping) - Constructor for class org.cloudgraph.store.mapping.codec.DefaultKeyFieldCodec
 
DefaultTableMappingFactory - Class in org.cloudgraph.store.mapping
 
DefaultTableMappingFactory() - Constructor for class org.cloudgraph.store.mapping.DefaultTableMappingFactory
 
DynamicTableMapping - Class in org.cloudgraph.store.mapping
 
DynamicTableMapping(Table, MappingConfiguration, StoreMappingContext) - Constructor for class org.cloudgraph.store.mapping.DynamicTableMapping
 
DynamicTableMapping(Table, StoreMappingContext) - Constructor for class org.cloudgraph.store.mapping.DynamicTableMapping
 

E

encode(Object) - Method in class org.cloudgraph.store.mapping.codec.HashKeyFieldCodec
 
encode(Object) - Method in interface org.cloudgraph.store.mapping.codec.KeyFieldCodec
Returns the encoded bytes representation for the given object or literal value.
encode(Object) - Method in class org.cloudgraph.store.mapping.codec.LexicoHashKeyFieldCodec
 
encode(Object) - Method in class org.cloudgraph.store.mapping.codec.LexicoPadKeyFieldCodec
 
encode(Object) - Method in class org.cloudgraph.store.mapping.codec.LexicoSimpleKeyFieldCodec
 
encode(Object) - Method in class org.cloudgraph.store.mapping.codec.NativeKeyFieldCodec
 
encodeNext(Object) - Method in class org.cloudgraph.store.mapping.codec.HashKeyFieldCodec
 
encodeNext(Object) - Method in interface org.cloudgraph.store.mapping.codec.KeyFieldCodec
Returns the encoded "next" bytes representation for the given object or literal value, where the next value depends on the coded implementation and may typically be the lexicographic next value.
encodeNext(Object) - Method in class org.cloudgraph.store.mapping.codec.LexicoHashKeyFieldCodec
 
encodeNext(Object) - Method in class org.cloudgraph.store.mapping.codec.LexicoPadKeyFieldCodec
 
encodeNext(Object) - Method in class org.cloudgraph.store.mapping.codec.LexicoSimpleKeyFieldCodec
 
encodeNext(Object) - Method in class org.cloudgraph.store.mapping.codec.NativeKeyFieldCodec
 
equals(Object) - Method in class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
equals(Object) - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 

F

FACTORIES - Static variable in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
FetchType - Enum in org.cloudgraph.store.mapping
Java class for FetchType.
fieldDelimiter - Variable in class org.cloudgraph.store.mapping.ColumnKeyModel
 
fieldDelimiter - Variable in class org.cloudgraph.store.mapping.RowKeyModel
 
fieldLength - Variable in class org.cloudgraph.store.mapping.ColumnKeyModel
 
fieldsFixedLength - Variable in class org.cloudgraph.store.mapping.ColumnKeyModel
 
FILENAME_SCHEMA_CHAIN_ROOT - Static variable in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
findDataGraph(QName, StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Returns a data graph config for the given qualified SDO Type name or null of not exists.
findDataGraph(QName, StoreMappingContext) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
findProperty(String) - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
findProperty(String) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
findProperty(String) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
findProperty(String) - Method in class org.cloudgraph.store.mapping.TableMapping
 
findTable(QName, StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Returns a table configuration for the given qualified SDO Type name or null if not found.
findTable(Type, StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Returns a table configuration for the given SDO Type or null if not found.
findTable(QName, StoreMappingContext) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
findTable(Type, StoreMappingContext) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
findTableByQualifiedLogicalName(String, StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Returns a table configuration based on the given table name.
findTableByQualifiedLogicalName(String, StoreMappingContext) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
findUserDefinedRowKeyField(Property) - Method in class org.cloudgraph.store.mapping.DataGraphMapping
Returns the row key field config for the given path endpoint property, or null if not exists.
fromValue(String) - Static method in enum org.cloudgraph.store.mapping.ConfigurationProperty
 
fromValue(String) - Static method in enum org.cloudgraph.store.mapping.FetchType
 
fromValue(String) - Static method in enum org.cloudgraph.store.mapping.HashAlgorithmName
 
fromValue(String) - Static method in enum org.cloudgraph.store.mapping.KeyFieldCodecType
 
fromValue(String) - Static method in enum org.cloudgraph.store.mapping.MetaFieldName
 
fromValue(String) - Static method in enum org.cloudgraph.store.mapping.ParallelFetchDisposition
 

G

getCharset() - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
getCharset() - Method in class org.cloudgraph.store.mapping.StoreMapping
 
getCharset() - Method in class org.cloudgraph.store.mapping.TableMapping
 
getCodec() - Method in class org.cloudgraph.store.mapping.KeyFieldMapping
Returns the specified key field codec for the field.
getCodecType() - Method in class org.cloudgraph.store.mapping.KeyField
Gets the value of the codecType property.
getCodecType() - Method in class org.cloudgraph.store.mapping.KeyFieldMapping
 
getColumnKeyFactory() - Method in class org.cloudgraph.state.GraphRow
 
getColumnKeyFactory() - Method in interface org.cloudgraph.state.RowState
Returns the column key factory for this row context
getColumnKeyField(MetaFieldName) - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getColumnKeyFieldDelimiter() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getColumnKeyFieldDelimiterBytes() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getColumnKeyFields() - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Gets the value of the columnKeyFields property.
getColumnKeyFields() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getColumnKeyModel() - Method in class org.cloudgraph.store.mapping.DataGraph
Gets the value of the columnKeyModel property.
getColumnKeyModel() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getColumnKeyReferenceMetadataDelimiterBytes() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getColumnKeySequenceDelimiter() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getColumnKeySequenceDelimiterBytes() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getConfigProperties() - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
getConfigProperties() - Method in class org.cloudgraph.store.mapping.StoreMapping
 
getConnectionTablecacheSizeMax() - Static method in class org.cloudgraph.store.mapping.StoreMappingProp
 
getConnectionTablecacheTimeoutSeconds() - Static method in class org.cloudgraph.store.mapping.StoreMappingProp
 
getConnectionTableConfigProperties() - Static method in class org.cloudgraph.store.mapping.StoreMappingProp
 
getConstantField() - Method in class org.cloudgraph.store.mapping.RowKeyField
Gets the value of the constantField property.
getCustomCodecClass() - Method in class org.cloudgraph.store.mapping.KeyField
Gets the value of the customCodecClass property.
getDataColumnFamilyName() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the dataColumnFamilyName property.
getDataColumnFamilyName() - Method in class org.cloudgraph.store.mapping.TableMapping
 
getDataColumnFamilyNameBytes() - Method in class org.cloudgraph.store.mapping.TableMapping
 
getDataField() - Method in class org.cloudgraph.store.mapping.RowKeyField
Gets the value of the dataField property.
getDataFlavor() - Method in class org.cloudgraph.store.mapping.codec.LexicoPadKeyFieldCodec
 
getDataFlavor() - Method in class org.cloudgraph.store.mapping.codec.LexicoSimpleKeyFieldCodec
 
getDataFlavor() - Method in class org.cloudgraph.store.mapping.codec.NativeKeyFieldCodec
 
getDataFlavor() - Method in class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
getDataFlavor() - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
getDataFlavor() - Method in class org.cloudgraph.store.mapping.KeyFieldMapping
 
getDataFlavor() - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
getDataGraph() - Method in class org.cloudgraph.state.GraphRow
 
getDataGraph() - Method in interface org.cloudgraph.state.RowState
 
getDataGraph() - Method in class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
getDataGraph() - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
getDataGraph(QName, StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Returns a data graph mapping for the given qualified SDO Type name.
getDataGraph(QName, StoreMappingContext) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
getDataGraphs() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the dataGraphs property.
getDataObject(UUID) - Method in class org.cloudgraph.state.GraphRow
Returns the data object associated with this row operation based on the given data object UUID .
getDataObject(Long, PlasmaType) - Method in class org.cloudgraph.state.GraphRow
 
getDataObject(Long, PlasmaType) - Method in interface org.cloudgraph.state.RowState
Returns the data object associated with the given sequence for the given base type.
getDataObject(UUID) - Method in interface org.cloudgraph.state.RowState
Returns the data object associated with this row operation based on the given data object UUID .
getDataType() - Method in class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
getDataType() - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
getDataType() - Method in class org.cloudgraph.store.mapping.KeyFieldMapping
 
getDataType() - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
getDefaultInstance() - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
getDefaultInstance() - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
getDefaultInstance() - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
getDefaultInstance() - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
getDefaultInstance() - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
getDefaultInstanceForType() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
getDefaultInstanceForType() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
getDefaultInstanceForType() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
getDefaultInstanceForType() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
getDefaultInstanceForType() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
getDefaultInstanceForType() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
getDefaultInstanceForType() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
getDefaultInstanceForType() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
getDefaultInstanceForType() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
getDefaultInstanceForType() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.RowKeysProto
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.StateModelProto
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
getDescriptor() - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
getDescriptorForType() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
getDescriptorForType() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
getDescriptorForType() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
getDescriptorForType() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
getDescriptorForType() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
getDynamicTables(StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Returns all tables dynamically defined, that is those tables defined dynamically at runtime
getDynamicTables(StoreMappingContext) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
getEndpointProperty() - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
getErrorCount() - Method in class org.cloudgraph.store.mapping.StoreMappingValidationEventHandler
 
getFetchDisposition() - Method in class org.cloudgraph.store.mapping.ThreadPoolMappingProps
 
getFetchType() - Method in class org.cloudgraph.store.mapping.ThreadPoolMappingProps
 
getField() - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
getFieldDelimiter() - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Gets the value of the fieldDelimiter property.
getFieldDelimiter() - Method in class org.cloudgraph.store.mapping.RowKeyModel
Gets the value of the fieldDelimiter property.
getFieldLength() - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Gets the value of the fieldLength property.
getGraph() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getHashAlgorithm() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the hashAlgorithm property.
getHashCode(UUID) - Method in class org.cloudgraph.state.GraphRow
 
getHashCode(PlasmaDataObject) - Method in class org.cloudgraph.state.GraphRow
 
getHashCode(PlasmaType, PlasmaProperty, Long) - Method in class org.cloudgraph.state.GraphRow
 
getHashCode(PlasmaDataObject, PlasmaProperty) - Method in class org.cloudgraph.state.GraphRow
 
getHashCode(PlasmaType, PlasmaProperty) - Method in class org.cloudgraph.state.GraphRow
 
getHashCode(Long, PlasmaType) - Static method in class org.cloudgraph.state.GraphRow
 
getHashValue() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required int32 hashValue = 4;
getHashValue() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
required int32 hashValue = 4;
getHashValue() - Method in interface org.cloudgraph.state.proto.StateModelProto.TypeEntryOrBuilder
required int32 hashValue = 4;
getInstance() - Static method in class org.cloudgraph.store.mapping.StoreMapping
 
getKey() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
required bytes key = 1;
getKey() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
required bytes key = 1;
getKey() - Method in interface org.cloudgraph.state.proto.RowKeysProto.RowKeyOrBuilder
required bytes key = 1;
getKey(DataGraph) - Method in class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
getKey(DataObject) - Method in class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
getKey(PlasmaType) - Method in class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
getKey(DataGraph) - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
getKey(DataObject) - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
Returns a user defined key value from the given data object.
getKey(PlasmaType) - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
getKey(DataGraph) - Method in class org.cloudgraph.store.mapping.KeyFieldMapping
Returns a key value as string from the given data graph
getKey(DataObject) - Method in class org.cloudgraph.store.mapping.KeyFieldMapping
Returns a key value as string from the given data object
getKey(PlasmaType) - Method in class org.cloudgraph.store.mapping.KeyFieldMapping
Returns a key value as string from the given type
getKey(DataGraph) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
getKey(DataObject) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
getKey(PlasmaType) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
Returns a key value from the given type
getKeyBytes(DataGraph) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
Deprecated.
getKeyBytes(DataObject) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
Deprecated.
getKeyBytes(PlasmaType, PlasmaProperty) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
Deprecated.
getKeyBytes(PlasmaType, EntityMetaKey) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
Deprecated.
getKeyBytes(PlasmaType, EdgeMetaKey) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
Deprecated.
getKeyBytes(PlasmaType) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
Deprecated.
getKeyBytes(PlasmaProperty) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
Deprecated.
getKeyBytes(EntityMetaKey) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
getKeyBytes(EdgeMetaKey) - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
getMappingConfiguration() - Method in class org.cloudgraph.store.mapping.TableMapping
 
getMappingContext() - Method in class org.cloudgraph.state.GraphTable
 
getMappingContext() - Method in interface org.cloudgraph.state.TableState
 
getMappingContext() - Method in class org.cloudgraph.store.mapping.DynamicTableMapping
 
getMappingContext() - Method in class org.cloudgraph.store.mapping.StaticTableMapping
 
getMappingContext() - Method in class org.cloudgraph.store.mapping.TableMapping
 
getMaxLength() - Method in class org.cloudgraph.store.mapping.codec.LexicoPadKeyFieldCodec
 
getMaxLength() - Method in class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
getMaxLength() - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
Returns the maximum length allowed for this key field.
getMaxLength() - Method in class org.cloudgraph.store.mapping.KeyFieldMapping
Returns the maximum length allowed for this key field.
getMaxLength() - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
getMaxThreadDepth() - Method in class org.cloudgraph.store.mapping.ThreadPoolMappingProps
 
getMetaField() - Method in class org.cloudgraph.store.mapping.RowKeyField
Gets the value of the metaField property.
getName() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string name = 1;
getName() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
required string name = 1;
getName() - Method in interface org.cloudgraph.state.proto.StateModelProto.TypeEntryOrBuilder
required string name = 1;
getName() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
required string name = 1;
getName() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
required string name = 1;
getName() - Method in interface org.cloudgraph.state.proto.StateModelProto.URIOrBuilder
required string name = 1;
getName() - Method in class org.cloudgraph.store.mapping.HashAlgorithm
Gets the value of the name property.
getName() - Method in class org.cloudgraph.store.mapping.MetaField
Gets the value of the name property.
getName() - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
getName() - Method in class org.cloudgraph.store.mapping.Property
Gets the value of the name property.
getName() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the name property.
getNameBytes() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string name = 1;
getNameBytes() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
required string name = 1;
getNameBytes() - Method in interface org.cloudgraph.state.proto.StateModelProto.TypeEntryOrBuilder
required string name = 1;
getNameBytes() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
required string name = 1;
getNameBytes() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
required string name = 1;
getNameBytes() - Method in interface org.cloudgraph.state.proto.StateModelProto.URIOrBuilder
required string name = 1;
getNamespace() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the namespace property.
getObjectFactories() - Method in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
getParserForType() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
getParserForType() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
getParserForType() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
getParserForType() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
getParserForType() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
getPath() - Method in class org.cloudgraph.store.mapping.DataField
Gets the value of the path property.
getPathExpression() - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
getPreDefinedRowKeyField(MetaFieldName) - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getPreDefinedRowKeyFields() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getProperties() - Method in class org.cloudgraph.store.mapping.Configuration
Gets the value of the properties property.
getProperties() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getProperties() - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
getProperties() - Method in class org.cloudgraph.store.mapping.StoreMapping
 
getProperties() - Method in class org.cloudgraph.store.mapping.TableMapping
 
getProperty(String) - Method in class org.cloudgraph.store.mapping.StoreMappingContext
 
getPropertyPath() - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
getQualifiedLogicalName() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getQualifiedLogicalName() - Method in class org.cloudgraph.store.mapping.DynamicTableMapping
 
getQualifiedLogicalName() - Method in class org.cloudgraph.store.mapping.StaticTableMapping
 
getQualifiedLogicalName() - Method in class org.cloudgraph.store.mapping.TableMapping
 
getQualifiedName() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getQueryFetchType(Query) - Static method in class org.cloudgraph.store.mapping.StoreMappingProp
 
getQueryParallelFetchDisposition(Query) - Static method in class org.cloudgraph.store.mapping.StoreMappingProp
 
getQueryPoolMax() - Static method in class org.cloudgraph.store.mapping.StoreMappingProp
 
getQueryPoolMin() - Static method in class org.cloudgraph.store.mapping.StoreMappingProp
 
getQueryThreadMaxDepth(Query) - Static method in class org.cloudgraph.store.mapping.StoreMappingProp
 
getReferenceMetadataDelimiter() - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Gets the value of the referenceMetadataDelimiter property.
getRootDataObject() - Method in class org.cloudgraph.state.GraphRow
Returns the root data object associated with the row operation.
getRootDataObject() - Method in interface org.cloudgraph.state.RowState
Returns the root data object associated with the row operation.
getRootType() - Method in class org.cloudgraph.state.GraphRow
Returns the root type associated with the row operation.
getRootType() - Method in interface org.cloudgraph.state.RowState
Returns the root type associated with the row operation.
getRootType() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getRowKey() - Method in class org.cloudgraph.state.GraphRow
 
getRowKey(int) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKey(int) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKey(int) - Method in interface org.cloudgraph.state.proto.RowKeysProto.RowKeysOrBuilder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKey() - Method in interface org.cloudgraph.state.RowState
Returns the composite row key bytes for this row context
getRowKeyBuilder(int) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyBuilderList() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyCount() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyCount() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyCount() - Method in interface org.cloudgraph.state.proto.RowKeysProto.RowKeysOrBuilder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyFieldCount() - Method in class org.cloudgraph.store.mapping.RowKeyModelMapping
 
getRowKeyFieldDelimiter() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getRowKeyFieldDelimiterBytes() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getRowKeyFields() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getRowKeyFields() - Method in class org.cloudgraph.store.mapping.RowKeyModel
Gets the value of the rowKeyFields property.
getRowKeyList() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyList() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyList() - Method in interface org.cloudgraph.state.proto.RowKeysProto.RowKeysOrBuilder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyModel() - Method in class org.cloudgraph.store.mapping.DataGraph
Gets the value of the rowKeyModel property.
getRowKeyOrBuilder(int) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyOrBuilder(int) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyOrBuilder(int) - Method in interface org.cloudgraph.state.proto.RowKeysProto.RowKeysOrBuilder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyOrBuilderList() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyOrBuilderList() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getRowKeyOrBuilderList() - Method in interface org.cloudgraph.state.proto.RowKeysProto.RowKeysOrBuilder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
getSeqNum() - Method in class org.cloudgraph.store.mapping.KeyFieldMapping
 
getSequence() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required int64 sequence = 3;
getSequence() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
required int64 sequence = 3;
getSequence() - Method in interface org.cloudgraph.state.proto.StateModelProto.TypeEntryOrBuilder
required int64 sequence = 3;
getSequenceDelimiter() - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Gets the value of the sequenceDelimiter property.
getSequenceMapping() - Method in class org.cloudgraph.state.GraphRow
 
getSequenceMapping() - Method in interface org.cloudgraph.state.RowState
Returns the sequence mapping for this row context
getSequenceNum() - Method in class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
getSequenceNum() - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
getSerializedSize() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
getSerializedSize() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
getSerializedSize() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
getSerializedSize() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
getSerializedSize() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
getStaticTables(StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Returns all tables not dynamically defined, that is those tables defined within a static mapping resource / file.
getStaticTables(StoreMappingContext) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
getTable() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
Returns the configured table for this data graph config.
getTable(QName, StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Returns a table configuration for the given qualified SDO Type name.
getTable(Type, StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Returns a table configuration for the given SDO Type.
getTable(QName, StoreMappingContext) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
getTable(Type, StoreMappingContext) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
getTable() - Method in class org.cloudgraph.store.mapping.TableMapping
Returns the configuration for the HTable.
getTableByQualifiedLogicalName(String, StoreMappingContext) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Returns a table mapping based on the given table name.
getTableByQualifiedLogicalName(String, StoreMappingContext) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
getTableConfig() - Method in class org.cloudgraph.state.GraphTable
 
getTableConfig() - Method in interface org.cloudgraph.state.TableState
Returns the table configuration for this context.
getTableNamespaceRoot() - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Gets the value of the tableNamespaceRoot property.
getTableNamespaceRoot() - Method in class org.cloudgraph.store.mapping.StoreMappingContext
 
getTableNamespaceRoot() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the tableNamespaceRoot property.
getTablePhysicalNamespaceDelim() - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Gets the value of the tablePhysicalNamespaceDelim property.
getTablePhysicalNamespaceDelim() - Method in class org.cloudgraph.store.mapping.StoreMappingContext
 
getTablePhysicalNamespaceDelim() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the tablePhysicalNamespaceDelim property.
getTables() - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Gets the value of the tables property.
getTableVolumeName() - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Gets the value of the tableVolumeName property.
getTableVolumeName() - Method in class org.cloudgraph.store.mapping.StoreMappingContext
 
getTableVolumeName() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the tableVolumeName property.
getTotalFields() - Method in class org.cloudgraph.store.mapping.KeyFieldMapping
 
getType() - Method in class org.cloudgraph.store.mapping.DataGraph
Gets the value of the type property.
getTypeEntry(int) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntry(int) - Method in class org.cloudgraph.state.proto.StateModelProto.URI
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntry(int) - Method in interface org.cloudgraph.state.proto.StateModelProto.URIOrBuilder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryBuilder(int) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryBuilderList() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryCount() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryCount() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryCount() - Method in interface org.cloudgraph.state.proto.StateModelProto.URIOrBuilder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryList() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryList() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryList() - Method in interface org.cloudgraph.state.proto.StateModelProto.URIOrBuilder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryOrBuilder(int) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryOrBuilder(int) - Method in class org.cloudgraph.state.proto.StateModelProto.URI
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryOrBuilder(int) - Method in interface org.cloudgraph.state.proto.StateModelProto.URIOrBuilder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryOrBuilderList() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryOrBuilderList() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getTypeEntryOrBuilderList() - Method in interface org.cloudgraph.state.proto.StateModelProto.URIOrBuilder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
getUnknownFields() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
getUnknownFields() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
getUnknownFields() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
getUnknownFields() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
getUnknownFields() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
getUri(int) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUri(int) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUri(int) - Method in interface org.cloudgraph.state.proto.StateModelProto.StateModelOrBuilder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUri() - Method in class org.cloudgraph.store.mapping.DataGraph
Gets the value of the uri property.
getUriBuilder(int) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriBuilderList() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriCount() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriCount() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriCount() - Method in interface org.cloudgraph.state.proto.StateModelProto.StateModelOrBuilder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriList() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriList() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriList() - Method in interface org.cloudgraph.state.proto.StateModelProto.StateModelOrBuilder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriName() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string uriName = 2;
getUriName() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
required string uriName = 2;
getUriName() - Method in interface org.cloudgraph.state.proto.StateModelProto.TypeEntryOrBuilder
required string uriName = 2;
getUriNameBytes() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string uriName = 2;
getUriNameBytes() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
required string uriName = 2;
getUriNameBytes() - Method in interface org.cloudgraph.state.proto.StateModelProto.TypeEntryOrBuilder
required string uriName = 2;
getUriOrBuilder(int) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriOrBuilder(int) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriOrBuilder(int) - Method in interface org.cloudgraph.state.proto.StateModelProto.StateModelOrBuilder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriOrBuilderList() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriOrBuilderList() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUriOrBuilderList() - Method in interface org.cloudgraph.state.proto.StateModelProto.StateModelOrBuilder
repeated .org.cloudgraph.state.proto.URI uri = 1;
getUserDefinedRowKeyField(String) - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getUserDefinedRowKeyFields() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 
getUserToken() - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
getValidationEventHandler() - Method in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
getValue() - Method in class org.cloudgraph.store.mapping.ConstantField
Gets the value of the value property.
getValue() - Method in class org.cloudgraph.store.mapping.Property
Gets the value of the value property.
graphConfig - Variable in class org.cloudgraph.state.GraphRow
 
GraphRow - Class in org.cloudgraph.state
Encapsulates the configuration and state related context information for a specific table row including the management state for the underlying data graph and the composite column key factory used to generated column keys specific to a configured graph.
GraphRow(byte[], DataObject, StoreMappingContext) - Constructor for class org.cloudgraph.state.GraphRow
 
GraphTable - Class in org.cloudgraph.state
Encapsulates the configuration and state related context information for a specific table.
GraphTable(TableMapping, StoreMappingContext) - Constructor for class org.cloudgraph.state.GraphTable
 

H

handleEvent(ValidationEvent) - Method in class org.cloudgraph.store.mapping.StoreMappingValidationEventHandler
 
HashAlgorithm - Class in org.cloudgraph.store.mapping
Configuration settings for the non-cryptographic hash algorithm used within the given context
HashAlgorithm() - Constructor for class org.cloudgraph.store.mapping.HashAlgorithm
 
hashAlgorithm - Variable in class org.cloudgraph.store.mapping.Table
 
HashAlgorithmName - Enum in org.cloudgraph.store.mapping
Java class for HashAlgorithmName.
hasHashAlgorithm() - Method in class org.cloudgraph.store.mapping.TableMapping
Returns true if the table has a specific hash algorithm configured.
hasHashValue() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required int32 hashValue = 4;
hasHashValue() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
required int32 hashValue = 4;
hasHashValue() - Method in interface org.cloudgraph.state.proto.StateModelProto.TypeEntryOrBuilder
required int32 hashValue = 4;
HashKeyFieldCodec - Class in org.cloudgraph.store.mapping.codec
A non-lexicographic KeyFieldCodec which emits hash value bytes for the DataType specific byte representation for the given value.
HashKeyFieldCodec(KeyFieldMapping, HashAlgorithmName) - Constructor for class org.cloudgraph.store.mapping.codec.HashKeyFieldCodec
 
hashName - Variable in class org.cloudgraph.store.mapping.codec.HashKeyFieldCodec
 
hashName - Variable in class org.cloudgraph.store.mapping.codec.LexicoHashKeyFieldCodec
 
HASHVALUE_FIELD_NUMBER - Static variable in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
hasKey() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
required bytes key = 1;
hasKey() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
required bytes key = 1;
hasKey() - Method in interface org.cloudgraph.state.proto.RowKeysProto.RowKeyOrBuilder
required bytes key = 1;
hasLastSequence(PlasmaType) - Method in class org.cloudgraph.state.ProtoSequenceGenerator
 
hasLastSequence(PlasmaType) - Method in interface org.cloudgraph.state.SequenceGenerator
 
hasName() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string name = 1;
hasName() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
required string name = 1;
hasName() - Method in interface org.cloudgraph.state.proto.StateModelProto.TypeEntryOrBuilder
required string name = 1;
hasName() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
required string name = 1;
hasName() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
required string name = 1;
hasName() - Method in interface org.cloudgraph.state.proto.StateModelProto.URIOrBuilder
required string name = 1;
hasSequence() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required int64 sequence = 3;
hasSequence() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
required int64 sequence = 3;
hasSequence() - Method in interface org.cloudgraph.state.proto.StateModelProto.TypeEntryOrBuilder
required int64 sequence = 3;
hasTableNamespaceRoot() - Method in class org.cloudgraph.store.mapping.StoreMappingContext
 
hasTablePhysicalNamespaceDelim() - Method in class org.cloudgraph.store.mapping.StoreMappingContext
 
hasTableVolumeName() - Method in class org.cloudgraph.store.mapping.StoreMappingContext
 
hasUriName() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string uriName = 2;
hasUriName() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
required string uriName = 2;
hasUriName() - Method in interface org.cloudgraph.state.proto.StateModelProto.TypeEntryOrBuilder
required string uriName = 2;
hasUserDefinedRowKeyFields() - Method in class org.cloudgraph.store.mapping.DataGraphMapping
 

I

internalGetFieldAccessorTable() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
internalGetFieldAccessorTable() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
internalGetFieldAccessorTable() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
internalGetFieldAccessorTable() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
internalGetFieldAccessorTable() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
internalGetFieldAccessorTable() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
internalGetFieldAccessorTable() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
internalGetFieldAccessorTable() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
internalGetFieldAccessorTable() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
internalGetFieldAccessorTable() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
isFieldsFixedLength() - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Gets the value of the fieldsFixedLength property.
isInitialized() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
isInitialized() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
isInitialized() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
isInitialized() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
isInitialized() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
isInitialized() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
isInitialized() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
isInitialized() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
isInitialized() - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
isInitialized() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
isLexicographic() - Method in class org.cloudgraph.store.mapping.codec.HashKeyFieldCodec
 
isLexicographic() - Method in interface org.cloudgraph.store.mapping.codec.KeyFieldCodec
Return true if the encoded values support lexicographic ordering.
isLexicographic() - Method in class org.cloudgraph.store.mapping.codec.LexicoHashKeyFieldCodec
 
isLexicographic() - Method in class org.cloudgraph.store.mapping.codec.LexicoPadKeyFieldCodec
 
isLexicographic() - Method in class org.cloudgraph.store.mapping.codec.LexicoSimpleKeyFieldCodec
 
isLexicographic() - Method in class org.cloudgraph.store.mapping.codec.NativeKeyFieldCodec
 
isOptimisticConcurrency() - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Gets the value of the optimisticConcurrency property.
isOptimisticConcurrency() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the optimisticConcurrency property.
isTombstoneRows() - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Gets the value of the tombstoneRows property.
isTombstoneRows() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the tombstoneRows property.
isTombstoneRowsOverwriteable() - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Gets the value of the tombstoneRowsOverwriteable property.
isTombstoneRowsOverwriteable() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the tombstoneRowsOverwriteable property.
isTransforming() - Method in class org.cloudgraph.store.mapping.codec.HashKeyFieldCodec
 
isTransforming() - Method in interface org.cloudgraph.store.mapping.codec.KeyFieldCodec
Return true if the encoded values are fundamentally transformed father than formatted or padded in some way.
isTransforming() - Method in class org.cloudgraph.store.mapping.codec.LexicoHashKeyFieldCodec
 
isTransforming() - Method in class org.cloudgraph.store.mapping.codec.LexicoPadKeyFieldCodec
 
isTransforming() - Method in class org.cloudgraph.store.mapping.codec.LexicoSimpleKeyFieldCodec
 
isTransforming() - Method in class org.cloudgraph.store.mapping.codec.NativeKeyFieldCodec
 
isUniqueChecks() - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Gets the value of the uniqueChecks property.
isUniqueChecks() - Method in class org.cloudgraph.store.mapping.Table
Gets the value of the uniqueChecks property.
isUpdated() - Method in class org.cloudgraph.state.ProtoSequenceGenerator
 
isUpdated() - Method in interface org.cloudgraph.state.SequenceGenerator
 

K

KEY_FIELD_NUMBER - Static variable in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
keyField - Variable in class org.cloudgraph.store.mapping.codec.DefaultKeyFieldCodec
 
KeyField - Class in org.cloudgraph.store.mapping
The settings for one field within a composite row or column key.
KeyField() - Constructor for class org.cloudgraph.store.mapping.KeyField
 
KeyFieldCodec - Interface in org.cloudgraph.store.mapping.codec
Implementations are responsible for converting composite row key field, actual as well as user supplied literal, query values to and from byte representations.
keyFieldCodec - Variable in class org.cloudgraph.store.mapping.KeyFieldMapping
 
KeyFieldCodecType - Enum in org.cloudgraph.store.mapping
Java class for KeyFieldCodecType.
KeyFieldMapping - Class in org.cloudgraph.store.mapping
The configuration for a row or column key.
KeyFieldMapping(DataGraphMapping, KeyField, int, int) - Constructor for class org.cloudgraph.store.mapping.KeyFieldMapping
 

L

lastSequence(PlasmaType) - Method in class org.cloudgraph.state.ProtoSequenceGenerator
 
lastSequence(PlasmaType) - Method in interface org.cloudgraph.state.SequenceGenerator
 
LexicoHashKeyFieldCodec - Class in org.cloudgraph.store.mapping.codec
A lexicographic KeyFieldCodec which emits hash value string bytes for the DataType specific byte representation for the given value.
LexicoHashKeyFieldCodec(KeyFieldMapping, HashAlgorithmName) - Constructor for class org.cloudgraph.store.mapping.codec.LexicoHashKeyFieldCodec
 
LexicoPadKeyFieldCodec - Class in org.cloudgraph.store.mapping.codec
A lexicographic KeyFieldCodec which uses DataFlavor specific padding to force the encoded result to the limit or given maximum length, creating fixed length key fields important in many partial and fuzzy scan scenarios.
LexicoPadKeyFieldCodec(KeyFieldMapping) - Constructor for class org.cloudgraph.store.mapping.codec.LexicoPadKeyFieldCodec
 
LexicoSimpleKeyFieldCodec - Class in org.cloudgraph.store.mapping.codec
A lexicographic KeyFieldCodec which simply encodes data as a lexicographic string value.
LexicoSimpleKeyFieldCodec(KeyFieldMapping) - Constructor for class org.cloudgraph.store.mapping.codec.LexicoSimpleKeyFieldCodec
 

M

MappingConfiguration - Interface in org.cloudgraph.store.mapping
 
mappingContext - Variable in class org.cloudgraph.state.GraphTable
 
marshal() - Method in class org.cloudgraph.state.ProtoSequenceGenerator
Connects builder elements "depth first" as the proto bjuilders are immutable.
marshal() - Method in interface org.cloudgraph.state.SequenceGenerator
 
marshal(Object) - Method in interface org.cloudgraph.state.ValidatingDataBinding
 
marshal(Object, OutputStream) - Method in interface org.cloudgraph.state.ValidatingDataBinding
 
marshal(Object, OutputStream, boolean) - Method in interface org.cloudgraph.state.ValidatingDataBinding
 
marshal(OutputStream) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
marshal(OutputStream) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
marshal(Object) - Method in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
marshal(Object, OutputStream) - Method in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
marshalAsString() - Method in class org.cloudgraph.state.ProtoSequenceGenerator
 
marshalAsString(boolean) - Method in class org.cloudgraph.state.ProtoSequenceGenerator
 
marshalAsString() - Method in interface org.cloudgraph.state.SequenceGenerator
 
marshalAsString(boolean) - Method in interface org.cloudgraph.state.SequenceGenerator
 
MAX_LENGTH - Static variable in class org.cloudgraph.store.mapping.codec.LexicoHashKeyFieldCodec
the max integer digits 2B (10 digits) plus the negitive sign
mergeFrom(Message) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
mergeFrom(RowKeysProto.RowKey) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
 
mergeFrom(Message) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
mergeFrom(RowKeysProto.RowKeys) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
 
mergeFrom(Message) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
mergeFrom(StateModelProto.StateModel) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
 
mergeFrom(Message) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
mergeFrom(StateModelProto.TypeEntry) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
 
mergeFrom(Message) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
mergeFrom(StateModelProto.URI) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
 
MetaField - Class in org.cloudgraph.store.mapping
The settings for one pre-defined field within a composite row-key.
MetaField() - Constructor for class org.cloudgraph.store.mapping.MetaField
 
metaField - Variable in class org.cloudgraph.store.mapping.RowKeyField
 
MetaFieldName - Enum in org.cloudgraph.store.mapping
Java class for MetaFieldName.
MetaKeyFieldMapping - Class in org.cloudgraph.store.mapping
Encapsulates logic related to access of a configured pre-defined row or column key field.
MetaKeyFieldMapping(DataGraphMapping, MetaField, int, int) - Constructor for class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
MissingRequiredConstraintException - Exception in org.cloudgraph.store.mapping
Thrown when a missing required constraint is detected during the process of configuration loading and validation.
MissingRequiredConstraintException(String) - Constructor for exception org.cloudgraph.store.mapping.MissingRequiredConstraintException
 
MissingRequiredConstraintException(Throwable) - Constructor for exception org.cloudgraph.store.mapping.MissingRequiredConstraintException
 

N

name - Variable in class org.cloudgraph.store.mapping.HashAlgorithm
 
name - Variable in class org.cloudgraph.store.mapping.MetaField
 
name - Variable in class org.cloudgraph.store.mapping.Property
 
name - Variable in class org.cloudgraph.store.mapping.Table
 
NAME_FIELD_NUMBER - Static variable in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
NAME_FIELD_NUMBER - Static variable in class org.cloudgraph.state.proto.StateModelProto.URI
 
namespace - Variable in class org.cloudgraph.store.mapping.Table
 
NativeKeyFieldCodec - Class in org.cloudgraph.store.mapping.codec
A non-lexicographic KeyFieldCodec which emits the DataType specific native byte representation for the given value.
NativeKeyFieldCodec(KeyFieldMapping) - Constructor for class org.cloudgraph.store.mapping.codec.NativeKeyFieldCodec
 
newBuilder() - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
newBuilder(RowKeysProto.RowKey) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
newBuilder() - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
newBuilder(RowKeysProto.RowKeys) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
newBuilder() - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
newBuilder(StateModelProto.StateModel) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
newBuilder() - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
newBuilder(StateModelProto.TypeEntry) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
newBuilder() - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
newBuilder(StateModelProto.URI) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
newBuilderForType() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
newBuilderForType() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
newBuilderForType() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
newBuilderForType() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
newBuilderForType() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
nextSequence(DataObject) - Method in class org.cloudgraph.state.ProtoSequenceGenerator
 
nextSequence(PlasmaType) - Method in class org.cloudgraph.state.ProtoSequenceGenerator
 
nextSequence(DataObject) - Method in interface org.cloudgraph.state.SequenceGenerator
Creates and adds a sequence number mapped to the UUID within the given data object.
nextSequence(PlasmaType) - Method in interface org.cloudgraph.state.SequenceGenerator
 

O

ObjectFactory - Class in org.cloudgraph.store.mapping
This object contains factory methods for each Java content interface and Java element interface generated in the org.cloudgraph.store.mapping package.
ObjectFactory() - Constructor for class org.cloudgraph.store.mapping.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.cloudgraph.store.mapping
optimisticConcurrency - Variable in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
 
optimisticConcurrency() - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
optimisticConcurrency() - Method in class org.cloudgraph.store.mapping.StoreMapping
 
optimisticConcurrency - Variable in class org.cloudgraph.store.mapping.Table
 
optimisticConcurrency() - Method in class org.cloudgraph.store.mapping.TableMapping
 
org.cloudgraph.state - package org.cloudgraph.state
 
org.cloudgraph.state.proto - package org.cloudgraph.state.proto
 
org.cloudgraph.store.mapping - package org.cloudgraph.store.mapping
Package level documentation for package org.cloudgraph.store.mapping
org.cloudgraph.store.mapping.annotation - package org.cloudgraph.store.mapping.annotation
 
org.cloudgraph.store.mapping.codec - package org.cloudgraph.store.mapping.codec
 

P

ParallelFetchDisposition - Enum in org.cloudgraph.store.mapping
Java class for ParallelFetchDisposition.
parseDelimitedFrom(InputStream) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
parseDelimitedFrom(InputStream) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
parseDelimitedFrom(InputStream) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
parseDelimitedFrom(InputStream) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
parseDelimitedFrom(InputStream) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
parseFrom(ByteString) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
parseFrom(byte[]) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
parseFrom(InputStream) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
parseFrom(CodedInputStream) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
parseFrom(ByteString) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
parseFrom(byte[]) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
parseFrom(InputStream) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
parseFrom(CodedInputStream) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
parseFrom(ByteString) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
parseFrom(byte[]) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
parseFrom(InputStream) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
parseFrom(CodedInputStream) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
parseFrom(ByteString) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
parseFrom(byte[]) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
parseFrom(InputStream) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
parseFrom(CodedInputStream) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
parseFrom(ByteString) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
parseFrom(byte[]) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
parseFrom(InputStream) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
parseFrom(CodedInputStream) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.cloudgraph.state.proto.StateModelProto.URI
 
PARSER - Static variable in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
PARSER - Static variable in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
PARSER - Static variable in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
PARSER - Static variable in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
PARSER - Static variable in class org.cloudgraph.state.proto.StateModelProto.URI
 
path - Variable in class org.cloudgraph.store.mapping.DataField
 
physicalName - Variable in class org.cloudgraph.store.mapping.TableMapping
 
properties - Variable in class org.cloudgraph.store.mapping.Configuration
 
Property - Class in org.cloudgraph.store.mapping
Defines a property element with both content and attributes
Property() - Constructor for class org.cloudgraph.store.mapping.Property
 
ProtoSequenceGenerator - Class in org.cloudgraph.state
 
ProtoSequenceGenerator() - Constructor for class org.cloudgraph.state.ProtoSequenceGenerator
 
ProtoSequenceGenerator(byte[]) - Constructor for class org.cloudgraph.state.ProtoSequenceGenerator
 

Q

qualifiedLogicalName - Variable in class org.cloudgraph.store.mapping.TableMapping
 
qualifiedLogicalNameFor(Table, QName, StoreMappingContext) - Static method in class org.cloudgraph.store.mapping.DataGraphMapping
 
qualifiedLogicalNameFor(QName, StoreMappingContext) - Static method in class org.cloudgraph.store.mapping.DataGraphMapping
 
qualifiedLogicalNameFor(Table, StoreMappingContext) - Static method in class org.cloudgraph.store.mapping.TableMapping
 
qualifiedLogicalNameFor(QName, StoreMappingContext) - Static method in class org.cloudgraph.store.mapping.TableMapping
 

R

referenceMetadataDelimiter - Variable in class org.cloudgraph.store.mapping.ColumnKeyModel
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.cloudgraph.state.proto.RowKeysProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.cloudgraph.state.proto.StateModelProto
 
removeRowKey(int) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
removeTable(TableMapping) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Adds the given configuration
removeTable(TableMapping) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
removeTableIfExists(TableMapping) - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
Adds the given configuration if exists
removeTableIfExists(TableMapping) - Method in class org.cloudgraph.store.mapping.StoreMapping
 
removeTypeEntry(int) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
removeUri(int) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
reset() - Method in class org.cloudgraph.store.mapping.StoreMappingValidationEventHandler
 
RESOURCE_CLASS - Static variable in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
ROOT_TYPE_DELIM - Static variable in class org.cloudgraph.state.GraphRow
 
rootDataObject - Variable in class org.cloudgraph.state.GraphRow
 
rowKey - Variable in class org.cloudgraph.state.GraphRow
 
ROWKEY_FIELD_NUMBER - Static variable in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
RowKeyField - Annotation Type in org.cloudgraph.store.mapping.annotation
 
RowKeyField - Class in org.cloudgraph.store.mapping
The settings for a row key field within a composite row-key.
RowKeyField() - Constructor for class org.cloudgraph.store.mapping.RowKeyField
 
rowKeyFields - Variable in class org.cloudgraph.store.mapping.RowKeyModel
 
rowKeyModel - Variable in class org.cloudgraph.store.mapping.DataGraph
 
RowKeyModel - Class in org.cloudgraph.store.mapping
Specifies the composite row-key generation characteristics for a specific data graph.
RowKeyModel() - Constructor for class org.cloudgraph.store.mapping.RowKeyModel
 
RowKeyModelMapping - Class in org.cloudgraph.store.mapping
Encapsulates logic related to access of row key model configuration information.
RowKeyModelMapping(RowKeyModel) - Constructor for class org.cloudgraph.store.mapping.RowKeyModelMapping
 
RowKeysProto - Class in org.cloudgraph.state.proto
 
RowKeysProto.RowKey - Class in org.cloudgraph.state.proto
Protobuf type org.cloudgraph.state.proto.RowKey
RowKeysProto.RowKey.Builder - Class in org.cloudgraph.state.proto
Protobuf type org.cloudgraph.state.proto.RowKey
RowKeysProto.RowKeyOrBuilder - Interface in org.cloudgraph.state.proto
 
RowKeysProto.RowKeys - Class in org.cloudgraph.state.proto
Protobuf type org.cloudgraph.state.proto.RowKeys
RowKeysProto.RowKeys.Builder - Class in org.cloudgraph.state.proto
Protobuf type org.cloudgraph.state.proto.RowKeys
RowKeysProto.RowKeysOrBuilder - Interface in org.cloudgraph.state.proto
 
RowState - Interface in org.cloudgraph.state
Provides access to the configuration and state related context information for a specific table row including the management state for the underlying data graph and the composite column key factory used to generated column keys specific to a configured graph.

S

SEQUENCE_FIELD_NUMBER - Static variable in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
sequenceDelimiter - Variable in class org.cloudgraph.store.mapping.ColumnKeyModel
 
SequenceGenerator - Interface in org.cloudgraph.state
 
sequenceMapping - Variable in class org.cloudgraph.state.GraphRow
 
sequenceNum - Variable in class org.cloudgraph.store.mapping.KeyFieldMapping
 
setCodecType(KeyFieldCodecType) - Method in class org.cloudgraph.store.mapping.KeyField
Sets the value of the codecType property.
setColumnKeyModel(ColumnKeyModel) - Method in class org.cloudgraph.store.mapping.DataGraph
Sets the value of the columnKeyModel property.
setConstantField(ConstantField) - Method in class org.cloudgraph.store.mapping.RowKeyField
Sets the value of the constantField property.
setCustomCodecClass(String) - Method in class org.cloudgraph.store.mapping.KeyField
Sets the value of the customCodecClass property.
setDataColumnFamilyName(String) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the dataColumnFamilyName property.
setDataField(DataField) - Method in class org.cloudgraph.store.mapping.RowKeyField
Sets the value of the dataField property.
setFieldDelimiter(String) - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Sets the value of the fieldDelimiter property.
setFieldDelimiter(String) - Method in class org.cloudgraph.store.mapping.RowKeyModel
Sets the value of the fieldDelimiter property.
setFieldLength(Integer) - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Sets the value of the fieldLength property.
setFieldsFixedLength(Boolean) - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Sets the value of the fieldsFixedLength property.
setHashAlgorithm(HashAlgorithm) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the hashAlgorithm property.
setHashValue(int) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required int32 hashValue = 4;
setKey(ByteString) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey.Builder
required bytes key = 1;
setMetaField(MetaField) - Method in class org.cloudgraph.store.mapping.RowKeyField
Sets the value of the metaField property.
setName(String) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string name = 1;
setName(String) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
required string name = 1;
setName(HashAlgorithmName) - Method in class org.cloudgraph.store.mapping.HashAlgorithm
Sets the value of the name property.
setName(MetaFieldName) - Method in class org.cloudgraph.store.mapping.MetaField
Sets the value of the name property.
setName(String) - Method in class org.cloudgraph.store.mapping.Property
Sets the value of the name property.
setName(String) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the name property.
setNameBytes(ByteString) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
required string name = 1;
setNamespace(String) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the namespace property.
setOptimisticConcurrency(Boolean) - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Sets the value of the optimisticConcurrency property.
setOptimisticConcurrency(Boolean) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the optimisticConcurrency property.
setPath(String) - Method in class org.cloudgraph.store.mapping.DataField
Sets the value of the path property.
setProperty(String, String) - Method in class org.cloudgraph.store.mapping.StoreMappingContext
 
setReferenceMetadataDelimiter(String) - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Sets the value of the referenceMetadataDelimiter property.
setRowKey(int, RowKeysProto.RowKey) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
setRowKey(int, RowKeysProto.RowKey.Builder) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys.Builder
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1;
setRowKeyModel(RowKeyModel) - Method in class org.cloudgraph.store.mapping.DataGraph
Sets the value of the rowKeyModel property.
setSequence(long) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required int64 sequence = 3;
setSequenceDelimiter(String) - Method in class org.cloudgraph.store.mapping.ColumnKeyModel
Sets the value of the sequenceDelimiter property.
setTableNamespaceRoot(String) - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Sets the value of the tableNamespaceRoot property.
setTableNamespaceRoot(String) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the tableNamespaceRoot property.
setTablePhysicalNamespaceDelim(String) - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Sets the value of the tablePhysicalNamespaceDelim property.
setTablePhysicalNamespaceDelim(String) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the tablePhysicalNamespaceDelim property.
setTableVolumeName(String) - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Sets the value of the tableVolumeName property.
setTableVolumeName(String) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the tableVolumeName property.
setTombstoneRows(Boolean) - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Sets the value of the tombstoneRows property.
setTombstoneRows(Boolean) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the tombstoneRows property.
setTombstoneRowsOverwriteable(Boolean) - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Sets the value of the tombstoneRowsOverwriteable property.
setTombstoneRowsOverwriteable(Boolean) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the tombstoneRowsOverwriteable property.
setType(String) - Method in class org.cloudgraph.store.mapping.DataGraph
Sets the value of the type property.
setTypeEntry(int, StateModelProto.TypeEntry) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
setTypeEntry(int, StateModelProto.TypeEntry.Builder) - Method in class org.cloudgraph.state.proto.StateModelProto.URI.Builder
repeated .org.cloudgraph.state.proto.TypeEntry typeEntry = 2;
setUniqueChecks(Boolean) - Method in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
Sets the value of the uniqueChecks property.
setUniqueChecks(Boolean) - Method in class org.cloudgraph.store.mapping.Table
Sets the value of the uniqueChecks property.
setUri(int, StateModelProto.URI) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
setUri(int, StateModelProto.URI.Builder) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel.Builder
repeated .org.cloudgraph.state.proto.URI uri = 1;
setUri(String) - Method in class org.cloudgraph.store.mapping.DataGraph
Sets the value of the uri property.
setUriName(String) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string uriName = 2;
setUriNameBytes(ByteString) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry.Builder
required string uriName = 2;
setValue(String) - Method in class org.cloudgraph.store.mapping.ConstantField
Sets the value of the value property.
setValue(String) - Method in class org.cloudgraph.store.mapping.Property
Sets the value of the value property.
StateException - Exception in org.cloudgraph.state
 
StateException(String) - Constructor for exception org.cloudgraph.state.StateException
 
StateException(Throwable) - Constructor for exception org.cloudgraph.state.StateException
 
StateModelProto - Class in org.cloudgraph.state.proto
 
StateModelProto.StateModel - Class in org.cloudgraph.state.proto
Protobuf type org.cloudgraph.state.proto.StateModel
StateModelProto.StateModel.Builder - Class in org.cloudgraph.state.proto
Protobuf type org.cloudgraph.state.proto.StateModel
StateModelProto.StateModelOrBuilder - Interface in org.cloudgraph.state.proto
 
StateModelProto.TypeEntry - Class in org.cloudgraph.state.proto
Protobuf type org.cloudgraph.state.proto.TypeEntry
StateModelProto.TypeEntry.Builder - Class in org.cloudgraph.state.proto
Protobuf type org.cloudgraph.state.proto.TypeEntry
StateModelProto.TypeEntryOrBuilder - Interface in org.cloudgraph.state.proto
 
StateModelProto.URI - Class in org.cloudgraph.state.proto
Protobuf type org.cloudgraph.state.proto.URI
StateModelProto.URI.Builder - Class in org.cloudgraph.state.proto
Protobuf type org.cloudgraph.state.proto.URI
StateModelProto.URIOrBuilder - Interface in org.cloudgraph.state.proto
 
StaticTableMapping - Class in org.cloudgraph.store.mapping
 
StaticTableMapping(Table, MappingConfiguration) - Constructor for class org.cloudgraph.store.mapping.StaticTableMapping
 
StaticTableMapping(Table) - Constructor for class org.cloudgraph.store.mapping.StaticTableMapping
 
StoreMapping - Class in org.cloudgraph.store.mapping
Configuration mapping marshaling and un-marshaling with data access convenience methods.
StoreMappingContext - Class in org.cloudgraph.store.mapping
Request oriented context information used under both read and write operation to inform various store mapping logic, e.g.
StoreMappingContext(Properties) - Constructor for class org.cloudgraph.store.mapping.StoreMappingContext
 
StoreMappingDataBinding - Class in org.cloudgraph.store.mapping
Configuration JAXB Binding delegate.
StoreMappingDataBinding(BindingValidationEventHandler) - Constructor for class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
StoreMappingException - Exception in org.cloudgraph.store.mapping
 
StoreMappingException(String) - Constructor for exception org.cloudgraph.store.mapping.StoreMappingException
 
StoreMappingException(Throwable) - Constructor for exception org.cloudgraph.store.mapping.StoreMappingException
 
StoreMappingException(String, Throwable) - Constructor for exception org.cloudgraph.store.mapping.StoreMappingException
 
StoreMappingProp - Class in org.cloudgraph.store.mapping
 
StoreMappingProp() - Constructor for class org.cloudgraph.store.mapping.StoreMappingProp
 
StoreMappingValidationEventHandler - Class in org.cloudgraph.store.mapping
Configuration parsing (JAXB) event handler.
StoreMappingValidationEventHandler() - Constructor for class org.cloudgraph.store.mapping.StoreMappingValidationEventHandler
 
StoreMappingValidationEventHandler(boolean) - Constructor for class org.cloudgraph.store.mapping.StoreMappingValidationEventHandler
 

T

Table - Annotation Type in org.cloudgraph.store.mapping.annotation
Runtime discoverable mapping to a physical data store table.
Table - Class in org.cloudgraph.store.mapping
Configuration settings for a table.
Table() - Constructor for class org.cloudgraph.store.mapping.Table
 
table - Variable in class org.cloudgraph.store.mapping.TableMapping
 
TABLE_LOGICAL_NAME_DELIM - Static variable in class org.cloudgraph.store.mapping.TableMapping
 
tableConfig - Variable in class org.cloudgraph.state.GraphTable
 
TableMapping - Class in org.cloudgraph.store.mapping
Encapsulates logic related to access of HTable specific configuration information.
TableMapping(Table, MappingConfiguration) - Constructor for class org.cloudgraph.store.mapping.TableMapping
 
TableMapping(Table) - Constructor for class org.cloudgraph.store.mapping.TableMapping
 
TableMappingFactory - Interface in org.cloudgraph.store.mapping
 
tableNamespaceRoot - Variable in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
 
tableNamespaceRoot() - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
tableNamespaceRoot() - Method in class org.cloudgraph.store.mapping.StoreMapping
 
tableNamespaceRoot - Variable in class org.cloudgraph.store.mapping.Table
 
tableNamespaceRoot() - Method in class org.cloudgraph.store.mapping.TableMapping
 
tablePhysicalNamespaceDelim - Variable in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
 
tablePhysicalNamespaceDelim - Variable in class org.cloudgraph.store.mapping.Table
 
tables - Variable in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
 
TableState - Interface in org.cloudgraph.state
Provides access to the configuration and state related context information for a specific table.
tableVolumeName - Variable in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
 
tableVolumeName() - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
tableVolumeName() - Method in class org.cloudgraph.store.mapping.StoreMapping
 
tableVolumeName - Variable in class org.cloudgraph.store.mapping.Table
 
tableVolumeName() - Method in class org.cloudgraph.store.mapping.TableMapping
 
ThreadPoolMappingProps - Class in org.cloudgraph.store.mapping
Captures a few very important concurrency related properties.
ThreadPoolMappingProps(Query) - Constructor for class org.cloudgraph.store.mapping.ThreadPoolMappingProps
 
ThreadPoolMappingProps(int, int, int) - Constructor for class org.cloudgraph.store.mapping.ThreadPoolMappingProps
Deprecated.
toBuilder() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
toBuilder() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
toBuilder() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
toBuilder() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
toBuilder() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
tombstoneRows - Variable in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
 
tombstoneRows() - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
tombstoneRows() - Method in class org.cloudgraph.store.mapping.StoreMapping
 
tombstoneRows - Variable in class org.cloudgraph.store.mapping.Table
 
tombstoneRows() - Method in class org.cloudgraph.store.mapping.TableMapping
 
tombstoneRowsOverwriteable - Variable in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
 
tombstoneRowsOverwriteable() - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
tombstoneRowsOverwriteable() - Method in class org.cloudgraph.store.mapping.StoreMapping
 
tombstoneRowsOverwriteable - Variable in class org.cloudgraph.store.mapping.Table
 
tombstoneRowsOverwriteable() - Method in class org.cloudgraph.store.mapping.TableMapping
 
toString() - Method in class org.cloudgraph.state.ProtoSequenceGenerator
 
toString() - Method in class org.cloudgraph.store.mapping.ConstantRowKeyFieldMapping
 
toString() - Method in class org.cloudgraph.store.mapping.DataRowKeyFieldMapping
 
toString() - Method in class org.cloudgraph.store.mapping.MetaKeyFieldMapping
 
totalFields - Variable in class org.cloudgraph.store.mapping.KeyFieldMapping
the total number of fields in the row or column composite key
type - Variable in class org.cloudgraph.store.mapping.DataGraph
 
TYPEENTRY_FIELD_NUMBER - Static variable in class org.cloudgraph.state.proto.StateModelProto.URI
 

U

uniqueChecks - Variable in class org.cloudgraph.store.mapping.CloudGraphStoreMapping
 
uniqueChecks() - Method in interface org.cloudgraph.store.mapping.MappingConfiguration
 
uniqueChecks() - Method in class org.cloudgraph.store.mapping.StoreMapping
 
uniqueChecks - Variable in class org.cloudgraph.store.mapping.Table
 
uniqueChecks() - Method in class org.cloudgraph.store.mapping.TableMapping
 
unmarshal(String) - Method in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
unmarshal(InputStream) - Method in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
UnresolvedPathExpressionException - Exception in org.cloudgraph.store.mapping
Thrown when a configured SDO XPath path expression cannot be resolved.
UnresolvedPathExpressionException(String) - Constructor for exception org.cloudgraph.store.mapping.UnresolvedPathExpressionException
 
UnresolvedPathExpressionException(Throwable) - Constructor for exception org.cloudgraph.store.mapping.UnresolvedPathExpressionException
 
uri - Variable in class org.cloudgraph.store.mapping.DataGraph
 
URI_FIELD_NUMBER - Static variable in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
URINAME_FIELD_NUMBER - Static variable in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 

V

validate(String) - Method in interface org.cloudgraph.state.ValidatingDataBinding
 
validate(InputStream) - Method in interface org.cloudgraph.state.ValidatingDataBinding
 
validate(String) - Method in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
validate(InputStream) - Method in class org.cloudgraph.store.mapping.StoreMappingDataBinding
 
ValidatingDataBinding - Interface in org.cloudgraph.state
 
value() - Method in enum org.cloudgraph.store.mapping.ConfigurationProperty
 
value - Variable in class org.cloudgraph.store.mapping.ConstantField
 
value() - Method in enum org.cloudgraph.store.mapping.FetchType
 
value() - Method in enum org.cloudgraph.store.mapping.HashAlgorithmName
 
value() - Method in enum org.cloudgraph.store.mapping.KeyFieldCodecType
 
value() - Method in enum org.cloudgraph.store.mapping.MetaFieldName
 
value() - Method in enum org.cloudgraph.store.mapping.ParallelFetchDisposition
 
value - Variable in class org.cloudgraph.store.mapping.Property
 
valueOf(String) - Static method in enum org.cloudgraph.store.mapping.ConfigurationProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudgraph.store.mapping.FetchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudgraph.store.mapping.HashAlgorithmName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudgraph.store.mapping.KeyFieldCodecType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudgraph.store.mapping.MetaFieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudgraph.store.mapping.ParallelFetchDisposition
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cloudgraph.store.mapping.ConfigurationProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudgraph.store.mapping.FetchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudgraph.store.mapping.HashAlgorithmName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudgraph.store.mapping.KeyFieldCodecType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudgraph.store.mapping.MetaFieldName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudgraph.store.mapping.ParallelFetchDisposition
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeReplace() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
writeReplace() - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
writeReplace() - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
writeReplace() - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
writeReplace() - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
writeTo(CodedOutputStream) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKey
 
writeTo(CodedOutputStream) - Method in class org.cloudgraph.state.proto.RowKeysProto.RowKeys
 
writeTo(CodedOutputStream) - Method in class org.cloudgraph.state.proto.StateModelProto.StateModel
 
writeTo(CodedOutputStream) - Method in class org.cloudgraph.state.proto.StateModelProto.TypeEntry
 
writeTo(CodedOutputStream) - Method in class org.cloudgraph.state.proto.StateModelProto.URI
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2024. All Rights Reserved.