Package org.apache.spark.util
Interface SparkEnvUtils
public interface SparkEnvUtils
- 
Method SummaryModifier and TypeMethodDescriptionbooleanIndicates whether Spark is currently running unit tests.
- 
Method Details- 
isTestingboolean isTesting()Indicates whether Spark is currently running unit tests.- Returns:
- (undocumented)
 
 
-