Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
  • PyFlink Common
    • Config
    • Serializer
    • Job Information
    • Serializer

pyflink.common.typeinfo.Types.LIST#

static Types.LIST(element_type_info: pyflink.common.typeinfo.TypeInformation) → pyflink.common.typeinfo.TypeInformation[source]#

A TypeInformation for the list type.

Parameters

element_type_info – The type of the elements in the list

previous

pyflink.common.typeinfo.Types.MAP

next

pyflink.common.types.Row

Show Source

Created using Sphinx 4.5.0.