Uses of Class
org.apache.datasketches.quantiles.ItemsSketchSortedView.ItemsSketchSortedViewIterator
-
Packages that use ItemsSketchSortedView.ItemsSketchSortedViewIterator Package Description org.apache.datasketches.quantiles The quantiles package contains stochastic streaming algorithms that enable single-pass analysis of the distribution of a stream of quantiles. -
-
Uses of ItemsSketchSortedView.ItemsSketchSortedViewIterator in org.apache.datasketches.quantiles
Methods in org.apache.datasketches.quantiles that return ItemsSketchSortedView.ItemsSketchSortedViewIterator Modifier and Type Method Description ItemsSketchSortedView.ItemsSketchSortedViewIterator<T>
ItemsSketchSortedView. iterator()
-