Class PartitionWriter.Context<T>
java.lang.Object
org.apache.flink.connector.file.table.PartitionWriter.Context<T>
- Enclosing interface:
- PartitionWriter<T>
Context for partition writer, provide some information and generation utils.
-
Constructor Summary
ConstructorsConstructorDescriptionContext(org.apache.flink.configuration.Configuration conf, OutputFormatFactory<T> factory) -
Method Summary
-
Constructor Details
-
Context
-