public class RMHyperLogLog extends StringCompatible
| Constructor and Description |
|---|
RMHyperLogLog() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAll(Collection<Slice> data) |
Set<Slice> |
getStoredData() |
void |
raiseTypeCastException() |
int |
size() |
getAsSlice, getTypeNamepublic int size()
public void addAll(Collection<Slice> data)
public void raiseTypeCastException()
Copyright © 2023. All rights reserved.