Uses of Class
com.loomcache.server.compute.DistinctValuesAggregator
Packages that use DistinctValuesAggregator
-
Uses of DistinctValuesAggregator in com.loomcache.server.compute
Methods in com.loomcache.server.compute that return DistinctValuesAggregatorModifier and TypeMethodDescriptionstatic <K,V> DistinctValuesAggregator <K, V> Aggregators.distinct()static <K,V> DistinctValuesAggregator <K, V> Aggregators.distinct(int maxDistinctValues)