pyflink.table.environment_settings.EnvironmentSettings.is_streaming_mode# EnvironmentSettings.is_streaming_mode() → bool[source]# Tells if the TableEnvironment should work in a batch or streaming mode. Returns True if the TableEnvironment should work in a streaming mode, false otherwise.