Package | Description |
---|---|
org.apache.ignite.cache |
Contains main Data Grid APIs.
|
Modifier and Type | Method and Description |
---|---|
static SimilarityFunction |
SimilarityFunction.fromOrdinal(int ord)
Efficiently gets SimilarityFunction from its ordinal.
|
SimilarityFunction |
QueryIndex.getSimilarityFunction()
Gets the Vector Similarity Function for Vector Indexes
|
static SimilarityFunction |
SimilarityFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimilarityFunction[] |
SimilarityFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
QueryIndex |
QueryIndex.setSimilarityFunction(SimilarityFunction similarityFunction)
Sets the Vector Similarity Function for VECTOR Index
|
GridGain In-Memory Computing Platform : ver. 8.9.23 Release Date : July 30 2025