Package org.apache.spark.util
Interface CommandLineLoggingUtils
- All Known Subinterfaces:
- CommandLineUtils
public interface CommandLineLoggingUtils
- 
Method SummaryModifier and TypeMethodDescriptionexitFn()voidprintErrorAndExit(String str) voidprintMessage(String str) 
- 
Method Details- 
exitFn
- 
printErrorAndExit
- 
printMessage
- 
printStreamPrintStream printStream()
 
-