Class | Description |
---|---|
BooleanColumnSummary |
Summary for a column of booleans.
|
ColumnSummary |
Summary for a column of values.
|
NumericColumnSummary<T> |
Generic Column Summary for Numeric Types.
|
ObjectColumnSummary |
Summary for a column of generic Objects (this is a fallback for unsupported types).
|
StringColumnSummary |
Summary for a column of Strings.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.