Uses of Class
com.redis.lettucemod.search.Reducers.Count
-
Packages that use Reducers.Count Package Description com.redis.lettucemod.search -
-
Uses of Reducers.Count in com.redis.lettucemod.search
Methods in com.redis.lettucemod.search that return Reducers.Count Modifier and Type Method Description static Reducers.CountReducers.Count. as(java.lang.String as)static Reducers.CountReducers.Count. create()Methods in com.redis.lettucemod.search with parameters of type Reducers.Count Modifier and Type Method Description Group.BuilderGroup.Builder. count(Reducers.Count count)
-