Class Hierarchy
- java.lang.Object
- org.apache.datasketches.quantilescommon.GenericSortedViewIterator<T> (implements org.apache.datasketches.quantilescommon.SortedViewIterator)
- org.apache.datasketches.kll.KllItemsSketchSortedView.KllItemsSketchSortedViewIterator<T>
- org.apache.datasketches.kll.KllDoublesSketchIterator (implements org.apache.datasketches.quantilescommon.QuantilesDoublesSketchIterator)
- org.apache.datasketches.kll.KllDoublesSketchSortedView (implements org.apache.datasketches.quantilescommon.DoublesSortedView)
- org.apache.datasketches.kll.KllDoublesSketchSortedViewIterator (implements org.apache.datasketches.quantilescommon.DoublesSortedViewIterator)
- org.apache.datasketches.kll.KllFloatsSketchIterator (implements org.apache.datasketches.quantilescommon.QuantilesFloatsSketchIterator)
- org.apache.datasketches.kll.KllFloatsSketchSortedView (implements org.apache.datasketches.quantilescommon.FloatsSortedView)
- org.apache.datasketches.kll.KllFloatsSketchSortedViewIterator (implements org.apache.datasketches.quantilescommon.FloatsSortedViewIterator)
- org.apache.datasketches.kll.KllItemsSketchIterator<T> (implements org.apache.datasketches.quantilescommon.QuantilesGenericSketchIterator<T>)
- org.apache.datasketches.kll.KllItemsSketchSortedView<T> (implements org.apache.datasketches.quantilescommon.GenericSortedView<T>)
- org.apache.datasketches.kll.KllSketch (implements org.apache.datasketches.quantilescommon.QuantilesAPI)
- org.apache.datasketches.kll.KllDoublesSketch (implements org.apache.datasketches.quantilescommon.QuantilesDoublesAPI)
- org.apache.datasketches.kll.KllFloatsSketch (implements org.apache.datasketches.quantilescommon.QuantilesFloatsAPI)
- org.apache.datasketches.kll.KllItemsSketch<T> (implements org.apache.datasketches.quantilescommon.QuantilesGenericAPI<T>)
- org.apache.datasketches.quantilescommon.GenericSortedViewIterator<T> (implements org.apache.datasketches.quantilescommon.SortedViewIterator)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.datasketches.kll.KllSketch.SketchStructure
- org.apache.datasketches.kll.KllSketch.SketchType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)