Package org.apache.spark.util
Interface CommandLineLoggingUtils
- All Known Subinterfaces:
CommandLineUtils
public interface CommandLineLoggingUtils
-
Method Summary
Modifier and TypeMethodDescriptionexitFn()
void
printErrorAndExit
(String str) void
printMessage
(String str)
-
Method Details
-
exitFn
-
printErrorAndExit
-
printMessage
-
printStream
PrintStream printStream()
-