Uses of Class
com.google.spanner.v1.PlanNode.ShortRepresentation
-
Uses of PlanNode.ShortRepresentation in com.google.spanner.v1
Methods in com.google.spanner.v1 that return PlanNode.ShortRepresentationModifier and TypeMethodDescriptionPlanNode.ShortRepresentation.Builder.build()PlanNode.ShortRepresentation.Builder.buildPartial()static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.getDefaultInstance()PlanNode.ShortRepresentation.Builder.getDefaultInstanceForType()PlanNode.ShortRepresentation.getDefaultInstanceForType()PlanNode.Builder.getShortRepresentation()Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.PlanNode.getShortRepresentation()Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.PlanNodeOrBuilder.getShortRepresentation()Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseDelimitedFrom(InputStream input) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseFrom(byte[] data) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseFrom(com.google.protobuf.ByteString data) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseFrom(com.google.protobuf.CodedInputStream input) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseFrom(InputStream input) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseFrom(ByteBuffer data) static PlanNode.ShortRepresentationPlanNode.ShortRepresentation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type PlanNode.ShortRepresentationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PlanNode.ShortRepresentation>PlanNode.ShortRepresentation.getParserForType()static com.google.protobuf.Parser<PlanNode.ShortRepresentation>PlanNode.ShortRepresentation.parser()Methods in com.google.spanner.v1 with parameters of type PlanNode.ShortRepresentationModifier and TypeMethodDescriptionPlanNode.ShortRepresentation.Builder.mergeFrom(PlanNode.ShortRepresentation other) PlanNode.Builder.mergeShortRepresentation(PlanNode.ShortRepresentation value) Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.PlanNode.ShortRepresentation.newBuilder(PlanNode.ShortRepresentation prototype) PlanNode.Builder.setShortRepresentation(PlanNode.ShortRepresentation value) Condensed representation for [SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.