Package | Description |
---|---|
org.apache.flink.api.java.summarize | |
org.apache.flink.api.java.summarize.aggregation |
Class and Description |
---|
ColumnSummary
Summary for a column of values
|
Class and Description |
---|
BooleanColumnSummary
Summary for a column of booleans
|
NumericColumnSummary
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–2016 The Apache Software Foundation. All rights reserved.