Class Hierarchy
- java.lang.Object
- org.apache.datasketches.quantilescommon.BinarySearch
- org.apache.datasketches.quantilescommon.GenericInequalitySearch
- org.apache.datasketches.quantilescommon.GenericSortedViewIterator<T> (implements org.apache.datasketches.quantilescommon.SortedViewIterator)
- org.apache.datasketches.quantilescommon.QuantilesDoublesAPI.DoublesPartitionBoundaries
- org.apache.datasketches.quantilescommon.QuantilesFloatsAPI.FloatsPartitionBoundaries
- org.apache.datasketches.quantilescommon.QuantilesGenericAPI.GenericPartitionBoundaries<T>
- org.apache.datasketches.quantilescommon.QuantilesUtil
Interface Hierarchy
- org.apache.datasketches.quantilescommon.QuantilesAPI
- org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
- org.apache.datasketches.quantilescommon.QuantilesFloatsAPI
- org.apache.datasketches.quantilescommon.QuantilesGenericAPI<T>
- org.apache.datasketches.quantilescommon.QuantilesSketchIterator
- org.apache.datasketches.quantilescommon.QuantilesDoublesSketchIterator
- org.apache.datasketches.quantilescommon.QuantilesFloatsSketchIterator
- org.apache.datasketches.quantilescommon.QuantilesGenericSketchIterator<T>
- org.apache.datasketches.quantilescommon.SortedView
- org.apache.datasketches.quantilescommon.DoublesSortedView
- org.apache.datasketches.quantilescommon.FloatsSortedView
- org.apache.datasketches.quantilescommon.GenericSortedView<T>
- org.apache.datasketches.quantilescommon.SortedViewIterator
- org.apache.datasketches.quantilescommon.DoublesSortedViewIterator
- org.apache.datasketches.quantilescommon.FloatsSortedViewIterator
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.datasketches.quantilescommon.GenericInequalitySearch.Inequality
- org.apache.datasketches.quantilescommon.InequalitySearch
- org.apache.datasketches.quantilescommon.QuantileSearchCriteria
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)