Uses of Interface
com.google.spanner.v1.PlanNodeOrBuilder
-
Uses of PlanNodeOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement PlanNodeOrBuilderModifier and TypeClassDescriptionfinal classNode information for nodes appearing in a [QueryPlan.plan_nodes][google.spanner.v1.QueryPlan.plan_nodes].static final classNode information for nodes appearing in a [QueryPlan.plan_nodes][google.spanner.v1.QueryPlan.plan_nodes].Methods in com.google.spanner.v1 that return PlanNodeOrBuilderModifier and TypeMethodDescriptionQueryPlan.Builder.getPlanNodesOrBuilder(int index) The nodes in the query plan.QueryPlan.getPlanNodesOrBuilder(int index) The nodes in the query plan.QueryPlanOrBuilder.getPlanNodesOrBuilder(int index) The nodes in the query plan.Methods in com.google.spanner.v1 that return types with arguments of type PlanNodeOrBuilderModifier and TypeMethodDescriptionList<? extends PlanNodeOrBuilder>QueryPlan.Builder.getPlanNodesOrBuilderList()The nodes in the query plan.List<? extends PlanNodeOrBuilder>QueryPlan.getPlanNodesOrBuilderList()The nodes in the query plan.List<? extends PlanNodeOrBuilder>QueryPlanOrBuilder.getPlanNodesOrBuilderList()The nodes in the query plan.