Package | Description |
---|---|
org.apache.flink.api.common.typeinfo |
Modifier and Type | Class and Description |
---|---|
class |
FractionalTypeInfo<T>
Type information for numeric fractional primitive types (double, float).
|
class |
IntegerTypeInfo<T>
Type information for numeric integer primitive types: int, long, byte, short, character.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.