Uses of Enum Class
org.springframework.data.couchbase.core.index.QueryIndexDirection
Packages that use QueryIndexDirection
-
Uses of QueryIndexDirection in org.springframework.data.couchbase.core.index
Methods in org.springframework.data.couchbase.core.index that return QueryIndexDirectionModifier and TypeMethodDescriptionstatic QueryIndexDirectionReturns the enum constant of this class with the specified name.static QueryIndexDirection[]QueryIndexDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.