Class SystemOutRedirectionUtils
java.lang.Object
org.apache.flink.runtime.taskexecutor.SystemOutRedirectionUtils
Utility class for redirect the
System.out and System.err.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidredirectSystemOutAndError(org.apache.flink.configuration.Configuration conf) RedirectSystem.outandSystem.errbased onTaskManagerOptions.TASK_MANAGER_SYSTEM_OUT_MODErelated options.
-
Constructor Details
-
SystemOutRedirectionUtils
public SystemOutRedirectionUtils()
-
-
Method Details
-
redirectSystemOutAndError
public static void redirectSystemOutAndError(org.apache.flink.configuration.Configuration conf) RedirectSystem.outandSystem.errbased onTaskManagerOptions.TASK_MANAGER_SYSTEM_OUT_MODErelated options.
-