QueryStagePlanNode

Stage plan information such as name, identifier, sub plans, and remote sources.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Stage plan information such as name, identifier, sub plans, and remote sources of child plan nodes/

Link copied to clipboard

Information about the operation this query stage plan node is performing.

Link copied to clipboard
val name: String?

Name of the query stage plan that describes the operation this stage is performing as part of query execution.

Link copied to clipboard

Source plan node IDs.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String