| Package | Description |
|---|---|
| org.apache.solr.util.hll |
A fork of Java-HyperLogLog package tweaked
not to depend on fastutil and with cleanups to make it lean and clean.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
HLL.toBytes(ISchemaVersion schemaVersion)
Serializes the HLL to an array of bytes in correspondence with the format
of the specified schema version.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.