| Package | Description |
|---|---|
| org.cloudgraph.store.mapping |
Package level documentation for package org.cloudgraph.store.mapping
|
| org.cloudgraph.store.mapping.codec |
| Modifier and Type | Field and Description |
|---|---|
protected HashAlgorithmName |
HashAlgorithm.name |
| Modifier and Type | Method and Description |
|---|---|
static HashAlgorithmName |
HashAlgorithmName.fromValue(String v) |
HashAlgorithmName |
HashAlgorithm.getName()
Gets the value of the name property.
|
static HashAlgorithmName |
HashAlgorithmName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashAlgorithmName[] |
HashAlgorithmName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HashAlgorithm.setName(HashAlgorithmName value)
Sets the value of the name property.
|
| Modifier and Type | Field and Description |
|---|---|
protected HashAlgorithmName |
LexicoHashKeyFieldCodec.hashName |
protected HashAlgorithmName |
HashKeyFieldCodec.hashName |
| Constructor and Description |
|---|
HashKeyFieldCodec(KeyFieldMapping keyField,
HashAlgorithmName hash) |
LexicoHashKeyFieldCodec(KeyFieldMapping keyField,
HashAlgorithmName hash) |
Copyright © 2024. All Rights Reserved.