Package org.apache.pinot.query.runtime.plan
-
Class Summary Class Description DistributedStagePlan DistributedStagePlanis the deserialized version of theWorker.StagePlan.OpChainExecutionContext TheOpChainExecutionContextclass contains the information derived from the PlanRequestContext.PhysicalPlanVisitor This visitor constructs a physical plan of operators from aPlanNodetree.StageMetadata StageMetadatais used to send plan fragment-level info about how to execute a stage physically.StageMetadata.Builder