| 接口 | 说明 |
|---|---|
| DeserializationSchemaFactory<T> |
Factory for creating configured instances of
DeserializationSchema. |
| SerializationSchemaFactory<T> |
Factory for creating configured instances of
SerializationSchema. |
| TableFactory |
A factory to create different table-related instances from string-based properties.
|
| TableFormatFactory<T> |
A factory to create configured table format instances based on string-based properties.
|
| 类 | 说明 |
|---|---|
| TableFormatFactoryBase<T> |
Base class for
TableFormatFactorys. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.