Interface EncodingFormat<I>

  • Type Parameters:
    I - runtime interface needed by the table sink
    All Superinterfaces:
    Format

    @PublicEvolving
    public interface EncodingFormat<I>
    extends Format
    A Format for a DynamicTableSink for writing rows.