Class | Description |
---|---|
DateTimeUtils |
Utility functions for datetime types: date, time, timestamp.
|
EncodingUtils |
General utilities for string-encoding.
|
PartitionPathUtils |
Utils for file system.
|
TableConnectorUtils |
Utilities for table sources and sinks.
|
TableSchemaUtils |
Utilities to
TableSchema . |
ThreadLocalCache<K,V> |
Provides a thread local cache with a maximum cache size per thread.
|
TypeMappingUtils |
Utility methods for dealing with field types in
TableSource and TableSink . |
TypeStringUtils | Deprecated
This utility is based on
TypeInformation . |
Enum | Description |
---|---|
DateTimeUtils.TimeUnit |
Enumeration of time units used to construct an interval.
|
DateTimeUtils.TimeUnitRange |
A range of time units.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.