Uses of Class
com.redis.lettucemod.search.Max
-
Packages that use Max Package Description com.redis.lettucemod.search -
-
Uses of Max in com.redis.lettucemod.search
Methods in com.redis.lettucemod.search that return types with arguments of type Max Modifier and Type Method Description java.util.Optional<Max>Sort. getMax()java.util.Optional<Max>SuggetOptions. getMax()Method parameters in com.redis.lettucemod.search with type arguments of type Max Modifier and Type Method Description voidSort. setMax(java.util.Optional<Max> max)
-