Uses of Class
com.redis.lettucemod.search.Reducers.FirstValue.By
-
Packages that use Reducers.FirstValue.By Package Description com.redis.lettucemod.search -
-
Uses of Reducers.FirstValue.By in com.redis.lettucemod.search
Methods in com.redis.lettucemod.search that return Reducers.FirstValue.By Modifier and Type Method Description static Reducers.FirstValue.ByReducers.FirstValue.By. asc(java.lang.String property)static Reducers.FirstValue.ByReducers.FirstValue.By. desc(java.lang.String property)Methods in com.redis.lettucemod.search with parameters of type Reducers.FirstValue.By Modifier and Type Method Description Reducers.FirstValue.BuilderReducers.FirstValue.Builder. by(Reducers.FirstValue.By by)
-