| Interface | Description |
|---|---|
| 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.
|
| Class | Description |
|---|---|
| TableFormatFactoryBase<T> |
Base class for
TableFormatFactorys. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.