Package | Description |
---|---|
org.apache.flink.api.java.summarize |
Modifier and Type | Class and Description |
---|---|
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–2016 The Apache Software Foundation. All rights reserved.