Package com.google.spanner.executor.v1
Class ChildPartitionsRecord.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
com.google.spanner.executor.v1.ChildPartitionsRecord.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ChildPartitionsRecordOrBuilder,Cloneable
- Enclosing class:
- ChildPartitionsRecord
public static final class ChildPartitionsRecord.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
implements ChildPartitionsRecordOrBuilder
ChangeStream child partition record.Protobuf type
google.spanner.executor.v1.ChildPartitionsRecord-
Method Summary
Modifier and TypeMethodDescriptionaddAllChildPartitions(Iterable<? extends ChildPartitionsRecord.ChildPartition> values) A set of child partitions and their associated information.addChildPartitions(int index, ChildPartitionsRecord.ChildPartition value) A set of child partitions and their associated information.addChildPartitions(int index, ChildPartitionsRecord.ChildPartition.Builder builderForValue) A set of child partitions and their associated information.A set of child partitions and their associated information.addChildPartitions(ChildPartitionsRecord.ChildPartition.Builder builderForValue) A set of child partitions and their associated information.A set of child partitions and their associated information.addChildPartitionsBuilder(int index) A set of child partitions and their associated information.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()A set of child partitions and their associated information.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.clone()getChildPartitions(int index) A set of child partitions and their associated information.getChildPartitionsBuilder(int index) A set of child partitions and their associated information.A set of child partitions and their associated information.intA set of child partitions and their associated information.A set of child partitions and their associated information.getChildPartitionsOrBuilder(int index) A set of child partitions and their associated information.A set of child partitions and their associated information.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorA monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.com.google.protobuf.ByteStringA monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.com.google.protobuf.TimestampData change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.com.google.protobuf.Timestamp.BuilderData change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.com.google.protobuf.TimestampOrBuilderData change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.booleanData change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ChildPartitionsRecord other) mergeStartTime(com.google.protobuf.Timestamp value) Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeChildPartitions(int index) A set of child partitions and their associated information.setChildPartitions(int index, ChildPartitionsRecord.ChildPartition value) A set of child partitions and their associated information.setChildPartitions(int index, ChildPartitionsRecord.ChildPartition.Builder builderForValue) A set of child partitions and their associated information.setRecordSequence(String value) A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.setRecordSequenceBytes(com.google.protobuf.ByteString value) A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStartTime(com.google.protobuf.Timestamp value) Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
setField
public ChildPartitionsRecord.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
clearField
public ChildPartitionsRecord.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
clearOneof
public ChildPartitionsRecord.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
setRepeatedField
public ChildPartitionsRecord.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
addRepeatedField
public ChildPartitionsRecord.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChildPartitionsRecord.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
mergeFrom
public ChildPartitionsRecord.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChildPartitionsRecord.Builder>- Throws:
IOException
-
hasStartTime
public boolean hasStartTime()Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
.google.protobuf.Timestamp start_time = 1;- Specified by:
hasStartTimein interfaceChildPartitionsRecordOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
.google.protobuf.Timestamp start_time = 1;- Specified by:
getStartTimein interfaceChildPartitionsRecordOrBuilder- Returns:
- The startTime.
-
setStartTime
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
.google.protobuf.Timestamp start_time = 1; -
setStartTime
public ChildPartitionsRecord.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
.google.protobuf.Timestamp start_time = 1; -
mergeStartTime
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
.google.protobuf.Timestamp start_time = 1; -
clearStartTime
Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
.google.protobuf.Timestamp start_time = 1; -
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
.google.protobuf.Timestamp start_time = 1; -
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()Data change records returned from child partitions in this child partitions record will have a commit timestamp greater than or equal to start_time.
.google.protobuf.Timestamp start_time = 1;- Specified by:
getStartTimeOrBuilderin interfaceChildPartitionsRecordOrBuilder
-
getRecordSequence
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
string record_sequence = 2;- Specified by:
getRecordSequencein interfaceChildPartitionsRecordOrBuilder- Returns:
- The recordSequence.
-
getRecordSequenceBytes
public com.google.protobuf.ByteString getRecordSequenceBytes()A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
string record_sequence = 2;- Specified by:
getRecordSequenceBytesin interfaceChildPartitionsRecordOrBuilder- Returns:
- The bytes for recordSequence.
-
setRecordSequence
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
string record_sequence = 2;- Parameters:
value- The recordSequence to set.- Returns:
- This builder for chaining.
-
clearRecordSequence
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
string record_sequence = 2;- Returns:
- This builder for chaining.
-
setRecordSequenceBytes
A monotonically increasing sequence number that can be used to define the ordering of the child partitions record when there are multiple child partitions records returned with the same start_time in a particular partition.
string record_sequence = 2;- Parameters:
value- The bytes for recordSequence to set.- Returns:
- This builder for chaining.
-
getChildPartitionsList
A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3;- Specified by:
getChildPartitionsListin interfaceChildPartitionsRecordOrBuilder
-
getChildPartitionsCount
public int getChildPartitionsCount()A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3;- Specified by:
getChildPartitionsCountin interfaceChildPartitionsRecordOrBuilder
-
getChildPartitions
A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3;- Specified by:
getChildPartitionsin interfaceChildPartitionsRecordOrBuilder
-
setChildPartitions
public ChildPartitionsRecord.Builder setChildPartitions(int index, ChildPartitionsRecord.ChildPartition value) A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
setChildPartitions
public ChildPartitionsRecord.Builder setChildPartitions(int index, ChildPartitionsRecord.ChildPartition.Builder builderForValue) A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
addChildPartitions
A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
addChildPartitions
public ChildPartitionsRecord.Builder addChildPartitions(int index, ChildPartitionsRecord.ChildPartition value) A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
addChildPartitions
public ChildPartitionsRecord.Builder addChildPartitions(ChildPartitionsRecord.ChildPartition.Builder builderForValue) A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
addChildPartitions
public ChildPartitionsRecord.Builder addChildPartitions(int index, ChildPartitionsRecord.ChildPartition.Builder builderForValue) A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
addAllChildPartitions
public ChildPartitionsRecord.Builder addAllChildPartitions(Iterable<? extends ChildPartitionsRecord.ChildPartition> values) A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
clearChildPartitions
A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
removeChildPartitions
A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
getChildPartitionsBuilder
A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
getChildPartitionsOrBuilder
A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3;- Specified by:
getChildPartitionsOrBuilderin interfaceChildPartitionsRecordOrBuilder
-
getChildPartitionsOrBuilderList
public List<? extends ChildPartitionsRecord.ChildPartitionOrBuilder> getChildPartitionsOrBuilderList()A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3;- Specified by:
getChildPartitionsOrBuilderListin interfaceChildPartitionsRecordOrBuilder
-
addChildPartitionsBuilder
A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
addChildPartitionsBuilder
A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
getChildPartitionsBuilderList
A set of child partitions and their associated information.
repeated .google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition child_partitions = 3; -
setUnknownFields
public final ChildPartitionsRecord.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-
mergeUnknownFields
public final ChildPartitionsRecord.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildPartitionsRecord.Builder>
-