public class DecimalTypeInfoFactory extends org.apache.flink.api.common.typeinfo.TypeInfoFactory<Decimal>
| Constructor and Description |
|---|
DecimalTypeInfoFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.typeinfo.TypeInformation<Decimal> |
createTypeInfo(Type t,
Map<String,org.apache.flink.api.common.typeinfo.TypeInformation<?>> genericParameters) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.