public interface ResultTypeQueryable<T>
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.typeinfo.TypeInformation<T> |
getProducedType()
Gets the data type (as a
TypeInformation) produced by this function or input format. |
org.apache.flink.api.common.typeinfo.TypeInformation<T> getProducedType()
TypeInformation) produced by this function or input format.Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.