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