Package com.redis.lettucemod.search
Class Sort.Property
java.lang.Object
com.redis.lettucemod.search.Sort.Property
- All Implemented Interfaces:
RediSearchArgument
- Enclosing class:
Sort
-
Method Summary
Modifier and TypeMethodDescriptionstatic Sort.Propertyvoidbuild(SearchCommandArgs args) static Sort.PropertygetName()getOrder()static Sort.PropertyvoidvoidtoString()
-
Method Details
-
getName
-
setName
-
getOrder
-
setOrder
-
toString
-
of
-
asc
-
desc
-
build
- Specified by:
buildin interfaceRediSearchArgument
-