Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
    • StreamExecutionEnvironment
    • DataStream
    • Functions
    • State
    • Timer
    • Window
    • Checkpoint
    • Side Outputs
    • Connectors
    • Formats
  • PyFlink Common

pyflink.datastream.data_stream.CachedDataStream.get_type#

CachedDataStream.get_type() → pyflink.common.typeinfo.TypeInformation#

Gets the type of the stream.

Returns

The type of the DataStream.

previous

pyflink.datastream.data_stream.KeyedStream.print

next

pyflink.datastream.data_stream.CachedDataStream.get_execution_environment

Show Source

Created using Sphinx 4.5.0.