static class ProfilerImpl.HllSingletonCollector extends ProfilerImpl.HllCollector
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
columnOrdinal |
NULL_BITS, nullCount, sketchspace| Constructor and Description |
|---|
HllSingletonCollector(ProfilerImpl.Space space,
int columnOrdinal) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(List<Comparable> row) |
add, finishcreateHllSingletonCollector(ProfilerImpl.Space space, int columnOrdinal)
public void add(List<Comparable> row)
add in class ProfilerImpl.CollectorCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.