Uses of Enum Class
org.springframework.data.elasticsearch.annotations.KnnAlgorithmType
Packages that use KnnAlgorithmType
-
Uses of KnnAlgorithmType in org.springframework.data.elasticsearch.annotations
Methods in org.springframework.data.elasticsearch.annotations that return KnnAlgorithmTypeModifier and TypeMethodDescriptionstatic KnnAlgorithmTypeReturns the enum constant of this class with the specified name.static KnnAlgorithmType[]KnnAlgorithmType.values()Returns an array containing the constants of this enum class, in the order they are declared.