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