public static final class PlanNode.ChildLink extends GeneratedMessageV3 implements PlanNode.ChildLinkOrBuilder
Metadata associated with a parent-child relationship appearing in a PlanNode.
Protobuf type google.spanner.v1.PlanNode.ChildLink
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > PlanNode.ChildLinkImplements
PlanNode.ChildLinkOrBuilderStatic Fields
CHILD_INDEX_FIELD_NUMBER
public static final int CHILD_INDEX_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
VARIABLE_FIELD_NUMBER
public static final int VARIABLE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static PlanNode.ChildLink getDefaultInstance()
Returns | |
---|---|
Type | Description |
PlanNode.ChildLink |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static PlanNode.ChildLink.Builder newBuilder()
Returns | |
---|---|
Type | Description |
PlanNode.ChildLink.Builder |
newBuilder(PlanNode.ChildLink prototype)
public static PlanNode.ChildLink.Builder newBuilder(PlanNode.ChildLink prototype)
Parameter | |
---|---|
Name | Description |
prototype |
PlanNode.ChildLink |
Returns | |
---|---|
Type | Description |
PlanNode.ChildLink.Builder |
parseDelimitedFrom(InputStream input)
public static PlanNode.ChildLink parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
PlanNode.ChildLink |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PlanNode.ChildLink parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
PlanNode.ChildLink |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static PlanNode.ChildLink parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data |
byte[] |
Returns | |
---|---|
Type | Description |
PlanNode.ChildLink |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static PlanNode.ChildLink parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
PlanNode.ChildLink |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |