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() → 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

On this page
  • CachedDataStream.get_type()
Show Source

Created using Sphinx 5.3.0.