Interface | Description |
---|---|
DriverPlugin |
:: DeveloperApi ::
Driver component of a
SparkPlugin . |
ExecutorPlugin |
:: DeveloperApi ::
Executor component of a
SparkPlugin . |
PluginContext |
:: DeveloperApi ::
Context information and operations for plugins loaded by Spark.
|
SparkPlugin |
:: DeveloperApi ::
A plugin that can be dynamically loaded into a Spark application.
|