Class Hierarchy
- java.lang.Object
- 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.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)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.datasketches.kll.KllSketch.SketchType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)