List of usage examples for org.apache.spark.launcher SparkAppHandle.Listener interface-usage
From source file com.thinkbiganalytics.spark.shell.SparkLauncherSparkShellProcess.java
/** * A Kylo Spark Shell process that is managed by the Spark Launcher. * * <p>This class is thread-safe.</p> */ @SuppressWarnings("WeakerAccess")