public class ThetaSketch extends Object
Constructor and Description |
---|
ThetaSketch() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
sketchOf(int... values) |
static byte[] |
union(byte[] sketchBytes1,
byte[] sketchBytes2) |
public static byte[] union(byte[] sketchBytes1, byte[] sketchBytes2)
@VisibleForTesting public static byte[] sketchOf(int... values)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.