程序包 | 说明 |
---|---|
org.apache.flink.api.java.summarize |
限定符和类型 | 类和说明 |
---|---|
class |
BooleanColumnSummary
Summary for a column of booleans.
|
class |
NumericColumnSummary<T>
Generic Column Summary for Numeric Types.
|
class |
ObjectColumnSummary
Summary for a column of generic Objects (this is a fallback for unsupported types).
|
class |
StringColumnSummary
Summary for a column of Strings.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.