static class ProfilerImpl.HllCompositeCollector extends ProfilerImpl.HllCollector
| Modifier and Type | Field and Description |
|---|---|
private ByteBuffer |
buf |
private int[] |
columnOrdinals |
NULL_BITS, nullCount, sketchspace| Constructor and Description |
|---|
HllCompositeCollector(ProfilerImpl.Space space,
int[] columnOrdinals) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(List<Comparable> row) |
add, finishcreateprivate final int[] columnOrdinals
private final ByteBuffer buf
HllCompositeCollector(ProfilerImpl.Space space, int[] columnOrdinals)
public void add(List<Comparable> row)
add in class ProfilerImpl.CollectorCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.