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