程序包 | 说明 |
---|---|
org.apache.flink.api.java.summarize | |
org.apache.flink.api.java.summarize.aggregation |
类和说明 |
---|
ColumnSummary
Summary for a column of values.
|
类和说明 |
---|
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–2019 The Apache Software Foundation. All rights reserved.