Inherited from Command
Inherited from catalyst.plans.logical.LeafNode
Inherited from catalyst.trees.LeafNode[LogicalPlan]
Inherited from LogicalPlan
Inherited from Logging
Inherited from QueryPlan[LogicalPlan]
Inherited from TreeNode[LogicalPlan]
Inherited from AnyRef
Inherited from Any
A logical command that is executed for its side-effects.
RunnableCommand
s are wrapped inExecutedCommand
during execution.