-
-
Exception org.apache.flink.table.api.AmbiguousTableFactoryException
-
Serialized Fields
-
factories
List<org.apache.flink.table.legacy.factories.TableFactory> factories
Deprecated.
-
factoryClass
Class<? extends org.apache.flink.table.legacy.factories.TableFactory> factoryClass
Deprecated.
-
matchingFactories
List<? extends org.apache.flink.table.legacy.factories.TableFactory> matchingFactories
Deprecated.
-
properties
Map<String,String> properties
Deprecated.
-
Exception org.apache.flink.table.api.CatalogNotExistException
-
Exception org.apache.flink.table.api.ExpressionParserException
-
Exception org.apache.flink.table.api.NoMatchingTableFactoryException
-
Serialized Fields
-
factories
List<org.apache.flink.table.legacy.factories.TableFactory> factories
Deprecated.
-
factoryClass
Class<?> factoryClass
Deprecated.
-
matchCandidatesMessage
String matchCandidatesMessage
Deprecated.
-
message
String message
Deprecated.
-
properties
Map<String,String> properties
Deprecated.
-
-
-
Exception org.apache.flink.table.api.TableException
-
Exception org.apache.flink.table.api.TableNotExistException
-
Exception org.apache.flink.table.api.TableRuntimeException
-
Exception org.apache.flink.table.api.ValidationException
-
-
Class org.apache.flink.table.catalog.ObjectIdentifier
-
Serialized Fields
-
catalogName
String catalogName
-
databaseName
String databaseName
-
objectName
String objectName
-
Class org.apache.flink.table.catalog.ObjectPath
-
Serialized Fields
-
databaseName
String databaseName
-
objectName
String objectName
-
-
-
Exception org.apache.flink.table.expressions.ExpressionParserException
class ExpressionParserException extends org.apache.flink.table.api.ExpressionParserException implements
Serializable
-
-
-
Exception org.apache.flink.table.factories.AmbiguousTableFactoryException
class AmbiguousTableFactoryException extends org.apache.flink.table.api.AmbiguousTableFactoryException implements
Serializable
-
Exception org.apache.flink.table.factories.NoMatchingTableFactoryException
class NoMatchingTableFactoryException extends org.apache.flink.table.api.NoMatchingTableFactoryException implements
Serializable
-
-
Class org.apache.flink.table.functions.AggregateFunction
class AggregateFunction extends org.apache.flink.table.functions.ImperativeAggregateFunction<T extends
Object,
ACC extends Object> implements Serializable
-
Class org.apache.flink.table.functions.AsyncLookupFunction
class AsyncLookupFunction extends org.apache.flink.table.functions.AsyncTableFunction<org.apache.flink.table.data.RowData> implements
Serializable
-
Class org.apache.flink.table.functions.AsyncScalarFunction
class AsyncScalarFunction extends org.apache.flink.table.functions.UserDefinedFunction implements
Serializable
-
Class org.apache.flink.table.functions.AsyncTableFunction
class AsyncTableFunction extends org.apache.flink.table.functions.UserDefinedFunction implements
Serializable
-
class DeclarativeAggregateFunction extends org.apache.flink.table.functions.UserDefinedFunction implements
Serializable
-
Class org.apache.flink.table.functions.FunctionIdentifier
- serialVersionUID:
- 1L
-
Class org.apache.flink.table.functions.ImperativeAggregateFunction
class ImperativeAggregateFunction extends org.apache.flink.table.functions.UserDefinedFunction implements
Serializable
-
Class org.apache.flink.table.functions.LookupFunction
class LookupFunction extends org.apache.flink.table.functions.TableFunction<org.apache.flink.table.data.RowData> implements
Serializable
-
Class org.apache.flink.table.functions.ProcessTableFunction
class ProcessTableFunction extends org.apache.flink.table.functions.UserDefinedFunction implements
Serializable
-
Class org.apache.flink.table.functions.ScalarFunction
class ScalarFunction extends org.apache.flink.table.functions.UserDefinedFunction implements
Serializable
-
Class org.apache.flink.table.functions.TableAggregateFunction
class TableAggregateFunction extends org.apache.flink.table.functions.ImperativeAggregateFunction<T extends
Object,
ACC extends Object> implements Serializable
-
Class org.apache.flink.table.functions.TableFunction
class TableFunction extends org.apache.flink.table.functions.UserDefinedFunction implements
Serializable
-
Class org.apache.flink.table.functions.TemporalTableFunction
class TemporalTableFunction extends org.apache.flink.table.functions.TableFunction<org.apache.flink.types.Row> implements
Serializable
-
class TemporalTableFunctionImpl extends org.apache.flink.table.functions.TemporalTableFunction implements
Serializable
-
Class org.apache.flink.table.functions.UserDefinedFunction
-
-
-
Exception org.apache.flink.table.module.ModuleException
-
-
Class org.apache.flink.table.typeutils.TimeIndicatorTypeInfo
class TimeIndicatorTypeInfo extends org.apache.flink.api.common.typeinfo.SqlTimeTypeInfo<
Timestamp> implements
Serializable
-
Serialized Fields
-
isEventTime
boolean isEventTime
Deprecated.
-
Class org.apache.flink.table.typeutils.TimeIntervalTypeInfo
class TimeIntervalTypeInfo extends org.apache.flink.api.common.typeinfo.TypeInformation<T extends
Object> implements
Serializable
- serialVersionUID:
- -1816179424364825258L
-
Serialized Fields
-
clazz
Class<T extends Object> clazz
Deprecated.
-
comparatorClass
Class<? extends org.apache.flink.api.common.typeutils.TypeComparator<T extends Object>> comparatorClass
Deprecated.
-
serializer
org.apache.flink.api.common.typeutils.TypeSerializer<T extends Object> serializer
Deprecated.