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.TUPLE#

static Types.TUPLE(field_types: List[TypeInformation])[source]#

Returns type information for Tuple with fields of the given types. A Tuple itself must not be null.

Parameters

field_types – array of field types.

previous

pyflink.common.typeinfo.Types.ROW_NAMED

next

pyflink.common.typeinfo.Types.PRIMITIVE_ARRAY

On this page
  • Types.TUPLE()
Show Source

Created using Sphinx 5.3.0.