Uses of Interface
com.google.spanner.v1.PlanNode.ShortRepresentationOrBuilder
-
-
Uses of PlanNode.ShortRepresentationOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement PlanNode.ShortRepresentationOrBuilder Modifier and Type Class Description static classPlanNode.ShortRepresentationCondensed representation of a node and its subtree.static classPlanNode.ShortRepresentation.BuilderCondensed representation of a node and its subtree.Methods in com.google.spanner.v1 that return PlanNode.ShortRepresentationOrBuilder Modifier and Type Method Description PlanNode.ShortRepresentationOrBuilderPlanNode.Builder. getShortRepresentationOrBuilder()Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.PlanNode.ShortRepresentationOrBuilderPlanNode. getShortRepresentationOrBuilder()Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.PlanNode.ShortRepresentationOrBuilderPlanNodeOrBuilder. getShortRepresentationOrBuilder()Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
-