jar

bi.deep : exact-distinct-count-aggregator

Maven & Gradle

Feb 16, 2024
2 stars

Exact Distinct Count Aggregator · Druid exact distinct count aggregator extension for Apache Druid provides a more reliable and efficient way to count the number of unique values in a column than existent approximate aggregators.

Table Of Contents

Latest Version

Download bi.deep : exact-distinct-count-aggregator JAR file - Latest Versions:

All Versions

Download bi.deep : exact-distinct-count-aggregator JAR file - All Versions:

Version Vulnerabilities Size Updated
28.0.x
27.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window exact-distinct-count-aggregator-28.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

bi.deep

├─ bi.deep.ExactDistinctCountAggregator.class - [JAR]

├─ bi.deep.ExactDistinctCountAggregatorFactory.class - [JAR]

├─ bi.deep.ExactDistinctCountBufferAggregator.class - [JAR]

├─ bi.deep.ExactDistinctCountDruidModule.class - [JAR]

├─ bi.deep.HashcodeRegistry.class - [JAR]

Advertisement