Class FlinkPravegaTableSink.TableSinkConfiguration

  • Enclosing class:
    FlinkPravegaTableSink

    protected static class FlinkPravegaTableSink.TableSinkConfiguration
    extends java.lang.Object
    The table sink configuration which is provided by the table environment via TableSink::configure.
    • Constructor Summary

      Constructors 
      Constructor Description
      TableSinkConfiguration​(java.lang.String[] fieldNames, org.apache.flink.api.common.typeinfo.TypeInformation[] fieldTypes)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TableSinkConfiguration

        public TableSinkConfiguration​(java.lang.String[] fieldNames,
                                      org.apache.flink.api.common.typeinfo.TypeInformation[] fieldTypes)