| Modifier and Type | Class and Description |
|---|---|
static class |
Summary.ColSummary |
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_HIST_SZ |
| Constructor and Description |
|---|
Summary(ValueArray ary,
int[] cols) |
| Modifier and Type | Method and Description |
|---|---|
Summary |
add(Summary other) |
ValueArray |
ary() |
com.google.gson.JsonObject |
toJson() |
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFieldspublic static final int MAX_HIST_SZ
public Summary(ValueArray ary, int[] cols)
public ValueArray ary()
public com.google.gson.JsonObject toJson()