Skip to main content
Ctrl+K
PyFlink 1.20+vvr.11.7.dev0 documentation - Home PyFlink 1.20+vvr.11.7.dev0 documentation - Home
  • API Reference
  • Examples
  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
  • PyFlink DataFrame
  • PyFlink Common
    • Config
    • Serializer
    • Job Information
    • Serializer
    • Time
  • API Reference
  • PyFlink Common
  • Serializer
  • pyflink.common.typeinfo.Types.LIST

pyflink.common.typeinfo.Types.LIST#

static Types.LIST(element_type_info: TypeInformation) → 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

On this page
  • Types.LIST()

This Page

  • Show Source

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.