CommandPlugin¶
CommandPlugin
is an abstraction of command processors in Spark Connect that can process a command.
Contract¶
Process Command¶
Used when:
SparkConnectPlanner
is requested to handleCommandPlugin
Implementations¶
Note
No built-in implementations available.