Uses of Class
com.redis.lettucemod.search.Reducers.CountDistinct.Builder
-
Packages that use Reducers.CountDistinct.Builder Package Description com.redis.lettucemod.search -
-
Uses of Reducers.CountDistinct.Builder in com.redis.lettucemod.search
Methods in com.redis.lettucemod.search that return Reducers.CountDistinct.Builder Modifier and Type Method Description static Reducers.CountDistinct.BuilderReducers.CountDistinct. property(java.lang.String property)Constructors in com.redis.lettucemod.search with parameters of type Reducers.CountDistinct.Builder Constructor Description CountDistinct(Reducers.CountDistinct.Builder builder)
-