| Package | Description |
|---|---|
| org.apache.flink.api.common.typeinfo |
| Modifier and Type | Field and Description |
|---|---|
static SqlTimeTypeInfo<Date> |
SqlTimeTypeInfo.DATE |
static SqlTimeTypeInfo<Time> |
SqlTimeTypeInfo.TIME |
static SqlTimeTypeInfo<Timestamp> |
SqlTimeTypeInfo.TIMESTAMP |
| Modifier and Type | Method and Description |
|---|---|
static <X> SqlTimeTypeInfo<X> |
SqlTimeTypeInfo.getInfoFor(Class<X> type) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.