Uses of Enum Class
com.redis.lettucemod.search.Order
Packages that use Order
-
Uses of Order in com.redis.lettucemod.search
Methods in com.redis.lettucemod.search that return OrderModifier and TypeMethodDescriptionSearchOptions.SortBy.getDirection()Sort.Property.getOrder()static OrderReturns the enum constant of this class with the specified name.static Order[]Order.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.redis.lettucemod.search that return types with arguments of type OrderMethods in com.redis.lettucemod.search with parameters of type OrderConstructors in com.redis.lettucemod.search with parameters of type Order