All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download sketches-core JAR 0.8.2 with all dependencies


Data Sketches Core

Files of the artifact sketches-core version 0.8.2 from the group com.yahoo.datasketches.

Test

Artifact sketches-core
Group com.yahoo.datasketches
Version 0.8.2
Last update 14. November 2016
Tags: other repositories library core contains sketches algorithms used datasketches
Organization Yahoo! Inc.
URL http://datasketches.github.io/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 0.13.4
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of sketches-core Show documentation

Please rate this JAR file. Is it a good library?

6 downloads

Source code of sketches-core version 0.8.2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.yahoo.datasketches.sketches-core
META-INF.maven.com.yahoo.datasketches.sketches-core.META-INF.maven.com.yahoo.datasketches.sketches-core.pom.properties
META-INF.maven.com.yahoo.datasketches.sketches-core.META-INF.maven.com.yahoo.datasketches.sketches-core.pom.xml
com.yahoo.sketches
com.yahoo.sketches.com.yahoo.sketches.ArrayOfDoublesSerDe
com.yahoo.sketches.com.yahoo.sketches.ArrayOfItemsSerDe
com.yahoo.sketches.com.yahoo.sketches.ArrayOfLongsSerDe
com.yahoo.sketches.com.yahoo.sketches.ArrayOfNumbersSerDe
com.yahoo.sketches.com.yahoo.sketches.ArrayOfStringsSerDe
com.yahoo.sketches.com.yahoo.sketches.ArrayOfUtf16StringsSerDe
com.yahoo.sketches.com.yahoo.sketches.BinomialBoundsN
com.yahoo.sketches.com.yahoo.sketches.BoundsOnBinomialProportions
com.yahoo.sketches.com.yahoo.sketches.BoundsOnRatiosInSampledSets
com.yahoo.sketches.com.yahoo.sketches.BoundsOnRatiosInThetaSketchedSets
com.yahoo.sketches.com.yahoo.sketches.EquivTables
com.yahoo.sketches.com.yahoo.sketches.Family
com.yahoo.sketches.com.yahoo.sketches.HashOperations
com.yahoo.sketches.com.yahoo.sketches.QuickSelect
com.yahoo.sketches.com.yahoo.sketches.ResizeFactor
com.yahoo.sketches.com.yahoo.sketches.SketchesArgumentException
com.yahoo.sketches.com.yahoo.sketches.SketchesException
com.yahoo.sketches.com.yahoo.sketches.SketchesStateException
com.yahoo.sketches.com.yahoo.sketches.Util
com.yahoo.sketches.frequencies
com.yahoo.sketches.frequencies.com.yahoo.sketches.frequencies.ErrorType
com.yahoo.sketches.frequencies.com.yahoo.sketches.frequencies.ItemsSketch
com.yahoo.sketches.frequencies.com.yahoo.sketches.frequencies.LongsSketch
com.yahoo.sketches.frequencies.com.yahoo.sketches.frequencies.PreambleUtil
com.yahoo.sketches.frequencies.com.yahoo.sketches.frequencies.ReversePurgeItemHashMap
com.yahoo.sketches.frequencies.com.yahoo.sketches.frequencies.ReversePurgeLongHashMap
com.yahoo.sketches.frequencies.com.yahoo.sketches.frequencies.Util
com.yahoo.sketches.frequencies.com.yahoo.sketches.frequencies.package-info
com.yahoo.sketches.hash
com.yahoo.sketches.hash.com.yahoo.sketches.hash.MurmurHash3
com.yahoo.sketches.hash.com.yahoo.sketches.hash.MurmurHash3Adaptor
com.yahoo.sketches.hash.com.yahoo.sketches.hash.package-info
com.yahoo.sketches.hll
com.yahoo.sketches.hll.com.yahoo.sketches.hll.BucketIterator
com.yahoo.sketches.hll.com.yahoo.sketches.hll.CompositeBucketIterator
com.yahoo.sketches.hll.com.yahoo.sketches.hll.CompressedBucketUtils
com.yahoo.sketches.hll.com.yahoo.sketches.hll.CouponHashMap
com.yahoo.sketches.hll.com.yahoo.sketches.hll.CouponTraverseMap
com.yahoo.sketches.hll.com.yahoo.sketches.hll.CouponsIterator
com.yahoo.sketches.hll.com.yahoo.sketches.hll.DenseCompressedFieldsFactory
com.yahoo.sketches.hll.com.yahoo.sketches.hll.DenseFieldsFactory
com.yahoo.sketches.hll.com.yahoo.sketches.hll.Fields
com.yahoo.sketches.hll.com.yahoo.sketches.hll.FieldsFactory
com.yahoo.sketches.hll.com.yahoo.sketches.hll.HarmonicNumbers
com.yahoo.sketches.hll.com.yahoo.sketches.hll.HashUtils
com.yahoo.sketches.hll.com.yahoo.sketches.hll.HipHllSketch
com.yahoo.sketches.hll.com.yahoo.sketches.hll.HllMap
com.yahoo.sketches.hll.com.yahoo.sketches.hll.HllSketch
com.yahoo.sketches.hll.com.yahoo.sketches.hll.HllSketchBuilder
com.yahoo.sketches.hll.com.yahoo.sketches.hll.HllUtils
com.yahoo.sketches.hll.com.yahoo.sketches.hll.Interpolation
com.yahoo.sketches.hll.com.yahoo.sketches.hll.Map
com.yahoo.sketches.hll.com.yahoo.sketches.hll.OnHeapCompressedFields
com.yahoo.sketches.hll.com.yahoo.sketches.hll.OnHeapFields
com.yahoo.sketches.hll.com.yahoo.sketches.hll.OnHeapHash
com.yahoo.sketches.hll.com.yahoo.sketches.hll.OnHeapHashFields
com.yahoo.sketches.hll.com.yahoo.sketches.hll.OnHeapImmutableCompactFields
com.yahoo.sketches.hll.com.yahoo.sketches.hll.Preamble
com.yahoo.sketches.hll.com.yahoo.sketches.hll.PreambleFlags
com.yahoo.sketches.hll.com.yahoo.sketches.hll.SingleCouponMap
com.yahoo.sketches.hll.com.yahoo.sketches.hll.UniqueCountMap
com.yahoo.sketches.hll.com.yahoo.sketches.hll.package-info
com.yahoo.sketches
com.yahoo.sketches.com.yahoo.sketches.package-info
com.yahoo.sketches.quantiles
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.DoublesAuxiliary
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.DoublesMergeImpl
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.DoublesPmfCdfImpl
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.DoublesSketch
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.DoublesSketchBuilder
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.DoublesToByteArrayImpl
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.DoublesUnion
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.DoublesUnionBuilder
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.DoublesUpdateImpl
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.DoublesUtil
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.HeapDoublesSketch
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.HeapDoublesUnion
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.ItemsAuxiliary
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.ItemsSketch
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.ItemsUnion
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.ItemsUtil
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.PreambleUtil
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.Util
com.yahoo.sketches.quantiles.com.yahoo.sketches.quantiles.package-info
com.yahoo.sketches.sampling
com.yahoo.sketches.sampling.com.yahoo.sketches.sampling.PreambleUtil
com.yahoo.sketches.sampling.com.yahoo.sketches.sampling.ReservoirItemsSketch
com.yahoo.sketches.sampling.com.yahoo.sketches.sampling.ReservoirItemsUnion
com.yahoo.sketches.sampling.com.yahoo.sketches.sampling.ReservoirLongsSketch
com.yahoo.sketches.sampling.com.yahoo.sketches.sampling.ReservoirLongsUnion
com.yahoo.sketches.sampling.com.yahoo.sketches.sampling.ReservoirSize
com.yahoo.sketches.sampling.com.yahoo.sketches.sampling.SamplingUtil
com.yahoo.sketches.sampling.com.yahoo.sketches.sampling.VersionConverter
com.yahoo.sketches.sampling.com.yahoo.sketches.sampling.package-info
com.yahoo.sketches.theta
com.yahoo.sketches.theta.com.yahoo.sketches.theta.AnotB
com.yahoo.sketches.theta.com.yahoo.sketches.theta.CompactSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.DirectCompactOrderedSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.DirectCompactSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.DirectQuickSelectSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.DirectUpdateSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.ForwardCompatibility
com.yahoo.sketches.theta.com.yahoo.sketches.theta.HeapAlphaSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.HeapAnotB
com.yahoo.sketches.theta.com.yahoo.sketches.theta.HeapCompactOrderedSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.HeapCompactSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.HeapQuickSelectSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.HeapUpdateSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.Intersection
com.yahoo.sketches.theta.com.yahoo.sketches.theta.IntersectionImpl
com.yahoo.sketches.theta.com.yahoo.sketches.theta.PairwiseSetOperations
com.yahoo.sketches.theta.com.yahoo.sketches.theta.PreambleUtil
com.yahoo.sketches.theta.com.yahoo.sketches.theta.Rebuilder
com.yahoo.sketches.theta.com.yahoo.sketches.theta.SetOperation
com.yahoo.sketches.theta.com.yahoo.sketches.theta.SetOperationBuilder
com.yahoo.sketches.theta.com.yahoo.sketches.theta.Sketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.Sketches
com.yahoo.sketches.theta.com.yahoo.sketches.theta.Union
com.yahoo.sketches.theta.com.yahoo.sketches.theta.UnionImpl
com.yahoo.sketches.theta.com.yahoo.sketches.theta.UpdateReturnState
com.yahoo.sketches.theta.com.yahoo.sketches.theta.UpdateSketch
com.yahoo.sketches.theta.com.yahoo.sketches.theta.UpdateSketchBuilder
com.yahoo.sketches.theta.com.yahoo.sketches.theta.package-info
com.yahoo.sketches.tuple
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.AnotB
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesAnotB
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesCombiner
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesCompactSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesIntersection
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesQuickSelectSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesSetOperationBuilder
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesSketchIterator
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesSketches
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesUnion
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesUpdatableSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.ArrayOfDoublesUpdatableSketchBuilder
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.CompactSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.DeserializeResult
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.DirectArrayOfDoublesCompactSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.DirectArrayOfDoublesIntersection
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.DirectArrayOfDoublesQuickSelectSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.DirectArrayOfDoublesSketchIterator
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.DirectArrayOfDoublesUnion
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.DoubleSummary
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.DoubleSummaryFactory
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.DoubleSummarySetOperations
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.HeapArrayOfDoublesAnotB
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.HeapArrayOfDoublesCompactSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.HeapArrayOfDoublesIntersection
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.HeapArrayOfDoublesQuickSelectSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.HeapArrayOfDoublesSketchIterator
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.HeapArrayOfDoublesUnion
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.Intersection
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.QuickSelectSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.SerializerDeserializer
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.Sketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.SketchIterator
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.Sketches
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.Summary
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.SummaryFactory
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.SummarySetOperations
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.Union
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.UpdatableSketch
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.UpdatableSketchBuilder
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.UpdatableSummary
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.Util
com.yahoo.sketches.tuple.com.yahoo.sketches.tuple.package-info




© 2015 - 2025 Weber Informatics LLC | Privacy Policy