Package org.apache.flink.table.utils
-
Class Summary Class Description DateTimeUtils Utility functions for datetime types: date, time, timestamp.EncodingUtils General utilities for string-encoding.IntervalFreshnessUtils Utilities toIntervalFreshness.PartitionPathUtils Utils for file system.TableConnectorUtils Utilities for table sources and sinks.TableSchemaUtils Utilities toTableSchema.ThreadLocalCache<K,V> Provides a thread local cache with a maximum cache size per thread.TypeMappingUtils Utility methods for dealing with field types inTableSourceandTableSink. -
Enum Summary Enum Description DateTimeUtils.TimeUnit Enumeration of time units used to construct an interval.DateTimeUtils.TimeUnitRange A range of time units.