| Class and Description |
|---|
| org.apache.datasketches.theta.PairwiseSetOperations
v2.0.0. This class has been deprecated as equivalent functionality has been added to the
SetOperation classes:
Union, Intersection and AnotB. |
| Constructor and Description |
|---|
| org.apache.datasketches.tuple.strings.ArrayOfStringsSketch(Memory)
As of 3.0.0, heapifying an UpdatableSketch is deprecated.
This capability will be removed in a future release.
Heapifying a CompactSketch is not deprecated.
|
| org.apache.datasketches.tuple.adouble.DoubleSketch(Memory, DoubleSummary.Mode)
As of 3.0.0, heapifying an UpdatableSketch is deprecated.
This capability will be removed in a future release.
Heapifying a CompactSketch is not deprecated.
|
| org.apache.datasketches.tuple.aninteger.IntegerSketch(Memory, IntegerSummary.Mode)
As of 3.0.0, heapifying an UpdatableSketch is deprecated.
This capability will be removed in a future release.
Heapifying a CompactSketch is not deprecated.
|
| org.apache.datasketches.tuple.UpdatableSketch(Memory, SummaryDeserializer<S>, SummaryFactory<S>)
As of 3.0.0, heapifying an UpdatableSketch is deprecated.
This capability will be removed in a future release.
Heapifying a CompactSketch is not deprecated.
|
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.