| Modifier and Type | Method and Description |
|---|---|
PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.Builder.build() |
PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.Builder.buildPartial() |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.getDefaultInstance() |
PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.getDefaultInstanceForType() |
PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.Builder.getDefaultInstanceForType() |
PlanNode.ShortRepresentation |
PlanNodeOrBuilder.getShortRepresentation()
Condensed representation for
[SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
|
PlanNode.ShortRepresentation |
PlanNode.getShortRepresentation()
Condensed representation for
[SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
|
PlanNode.ShortRepresentation |
PlanNode.Builder.getShortRepresentation()
Condensed representation for
[SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
|
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseDelimitedFrom(InputStream input) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseFrom(byte[] data) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseFrom(ByteBuffer data) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseFrom(com.google.protobuf.ByteString data) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseFrom(com.google.protobuf.CodedInputStream input) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseFrom(InputStream input) |
static PlanNode.ShortRepresentation |
PlanNode.ShortRepresentation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PlanNode.ShortRepresentation> |
PlanNode.ShortRepresentation.getParserForType() |
static com.google.protobuf.Parser<PlanNode.ShortRepresentation> |
PlanNode.ShortRepresentation.parser() |
| Modifier and Type | Method and Description |
|---|---|
PlanNode.ShortRepresentation.Builder |
PlanNode.ShortRepresentation.Builder.mergeFrom(PlanNode.ShortRepresentation other) |
PlanNode.Builder |
PlanNode.Builder.mergeShortRepresentation(PlanNode.ShortRepresentation value)
Condensed representation for
[SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
|
static PlanNode.ShortRepresentation.Builder |
PlanNode.ShortRepresentation.newBuilder(PlanNode.ShortRepresentation prototype) |
PlanNode.Builder |
PlanNode.Builder.setShortRepresentation(PlanNode.ShortRepresentation value)
Condensed representation for
[SCALAR][google.spanner.v1.PlanNode.Kind.SCALAR] nodes.
|
Copyright © 2019 Google LLC. All rights reserved.