Uses of Class
com.redis.lettucemod.search.Reducers.CountDistinct
-
Packages that use Reducers.CountDistinct Package Description com.redis.lettucemod.search -
-
Uses of Reducers.CountDistinct in com.redis.lettucemod.search
Methods in com.redis.lettucemod.search that return Reducers.CountDistinct Modifier and Type Method Description Reducers.CountDistinctReducers.CountDistinct.Builder. build()Methods in com.redis.lettucemod.search with parameters of type Reducers.CountDistinct Modifier and Type Method Description Group.BuilderGroup.Builder. countDistinct(Reducers.CountDistinct countDistinct)
-