Class Hierarchy
- java.lang.Object
- org.apache.datasketches.quantilescommon.BinarySearch
- org.apache.datasketches.quantilescommon.DoublesSketchSortedView (implements org.apache.datasketches.quantilescommon.DoublesSortedView)
- org.apache.datasketches.quantilescommon.FloatsSketchSortedView (implements org.apache.datasketches.quantilescommon.FloatsSortedView)
- org.apache.datasketches.quantilescommon.GenericInequalitySearch
- org.apache.datasketches.quantilescommon.GenericPartitionBoundaries<T>
- org.apache.datasketches.quantilescommon.IncludeMinMax
- org.apache.datasketches.quantilescommon.IncludeMinMax.DoublesPair
- org.apache.datasketches.quantilescommon.IncludeMinMax.FloatsPair
- org.apache.datasketches.quantilescommon.IncludeMinMax.ItemsPair<T>
- org.apache.datasketches.quantilescommon.ItemsSketchSortedView<T> (implements org.apache.datasketches.quantilescommon.GenericSortedView<T>)
- org.apache.datasketches.quantilescommon.KolmogorovSmirnov
- org.apache.datasketches.quantilescommon.QuantilesUtil
- org.apache.datasketches.quantilescommon.SortedViewIterator
- org.apache.datasketches.quantilescommon.DoublesSortedViewIterator
- org.apache.datasketches.quantilescommon.FloatsSortedViewIterator
- org.apache.datasketches.quantilescommon.GenericSortedViewIterator<T>
Interface Hierarchy
- org.apache.datasketches.quantilescommon.PartitioningFeature<T>
- org.apache.datasketches.quantilescommon.GenericSortedView<T> (also extends org.apache.datasketches.quantilescommon.SketchPartitionLimits, org.apache.datasketches.quantilescommon.SortedView)
- org.apache.datasketches.quantilescommon.QuantilesGenericAPI<T> (also extends org.apache.datasketches.quantilescommon.QuantilesAPI, org.apache.datasketches.quantilescommon.SketchPartitionLimits)
- org.apache.datasketches.quantilescommon.QuantilesAPI
- org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
- org.apache.datasketches.quantilescommon.QuantilesFloatsAPI
- org.apache.datasketches.quantilescommon.QuantilesGenericAPI<T> (also extends org.apache.datasketches.quantilescommon.PartitioningFeature<T>, org.apache.datasketches.quantilescommon.SketchPartitionLimits)
- 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.SketchPartitionLimits
- org.apache.datasketches.quantilescommon.GenericSortedView<T> (also extends org.apache.datasketches.quantilescommon.PartitioningFeature<T>, org.apache.datasketches.quantilescommon.SortedView)
- org.apache.datasketches.quantilescommon.QuantilesGenericAPI<T> (also extends org.apache.datasketches.quantilescommon.PartitioningFeature<T>, org.apache.datasketches.quantilescommon.QuantilesAPI)
- org.apache.datasketches.quantilescommon.SortedView
- org.apache.datasketches.quantilescommon.DoublesSortedView
- org.apache.datasketches.quantilescommon.FloatsSortedView
- org.apache.datasketches.quantilescommon.GenericSortedView<T> (also extends org.apache.datasketches.quantilescommon.PartitioningFeature<T>, org.apache.datasketches.quantilescommon.SketchPartitionLimits)
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)