Package com.google.bigtable.v2
Class ReadChangeStreamRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>
-
- com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
- All Implemented Interfaces:
ReadChangeStreamRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ReadChangeStreamRequest
public static final class ReadChangeStreamRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder> implements ReadChangeStreamRequestOrBuilder
NOTE: This API is intended to be used by Apache Beam BigtableIO. Request message for Bigtable.ReadChangeStream.
Protobuf typegoogle.bigtable.v2.ReadChangeStreamRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ReadChangeStreamRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ReadChangeStreamRequestbuild()ReadChangeStreamRequestbuildPartial()ReadChangeStreamRequest.Builderclear()ReadChangeStreamRequest.BuilderclearAppProfileId()This value specifies routing for replication.ReadChangeStreamRequest.BuilderclearContinuationTokens()Tokens that describe how to resume reading a stream where reading previously left off.ReadChangeStreamRequest.BuilderclearEndTime()If specified, OK will be returned when the stream advances beyond this time.ReadChangeStreamRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ReadChangeStreamRequest.BuilderclearHeartbeatDuration()If specified, the duration between `Heartbeat` messages on the stream.ReadChangeStreamRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ReadChangeStreamRequest.BuilderclearPartition()The partition to read changes from.ReadChangeStreamRequest.BuilderclearStartFrom()ReadChangeStreamRequest.BuilderclearStartTime()Start reading the stream at the specified timestamp.ReadChangeStreamRequest.BuilderclearTableName()Required.ReadChangeStreamRequest.Builderclone()StringgetAppProfileId()This value specifies routing for replication.com.google.protobuf.ByteStringgetAppProfileIdBytes()This value specifies routing for replication.StreamContinuationTokensgetContinuationTokens()Tokens that describe how to resume reading a stream where reading previously left off.StreamContinuationTokens.BuildergetContinuationTokensBuilder()Tokens that describe how to resume reading a stream where reading previously left off.StreamContinuationTokensOrBuildergetContinuationTokensOrBuilder()Tokens that describe how to resume reading a stream where reading previously left off.ReadChangeStreamRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetEndTime()If specified, OK will be returned when the stream advances beyond this time.com.google.protobuf.Timestamp.BuildergetEndTimeBuilder()If specified, OK will be returned when the stream advances beyond this time.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()If specified, OK will be returned when the stream advances beyond this time.com.google.protobuf.DurationgetHeartbeatDuration()If specified, the duration between `Heartbeat` messages on the stream.com.google.protobuf.Duration.BuildergetHeartbeatDurationBuilder()If specified, the duration between `Heartbeat` messages on the stream.com.google.protobuf.DurationOrBuildergetHeartbeatDurationOrBuilder()If specified, the duration between `Heartbeat` messages on the stream.StreamPartitiongetPartition()The partition to read changes from.StreamPartition.BuildergetPartitionBuilder()The partition to read changes from.StreamPartitionOrBuildergetPartitionOrBuilder()The partition to read changes from.ReadChangeStreamRequest.StartFromCasegetStartFromCase()com.google.protobuf.TimestampgetStartTime()Start reading the stream at the specified timestamp.com.google.protobuf.Timestamp.BuildergetStartTimeBuilder()Start reading the stream at the specified timestamp.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()Start reading the stream at the specified timestamp.StringgetTableName()Required.com.google.protobuf.ByteStringgetTableNameBytes()Required.booleanhasContinuationTokens()Tokens that describe how to resume reading a stream where reading previously left off.booleanhasEndTime()If specified, OK will be returned when the stream advances beyond this time.booleanhasHeartbeatDuration()If specified, the duration between `Heartbeat` messages on the stream.booleanhasPartition()The partition to read changes from.booleanhasStartTime()Start reading the stream at the specified timestamp.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ReadChangeStreamRequest.BuildermergeContinuationTokens(StreamContinuationTokens value)Tokens that describe how to resume reading a stream where reading previously left off.ReadChangeStreamRequest.BuildermergeEndTime(com.google.protobuf.Timestamp value)If specified, OK will be returned when the stream advances beyond this time.ReadChangeStreamRequest.BuildermergeFrom(ReadChangeStreamRequest other)ReadChangeStreamRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ReadChangeStreamRequest.BuildermergeFrom(com.google.protobuf.Message other)ReadChangeStreamRequest.BuildermergeHeartbeatDuration(com.google.protobuf.Duration value)If specified, the duration between `Heartbeat` messages on the stream.ReadChangeStreamRequest.BuildermergePartition(StreamPartition value)The partition to read changes from.ReadChangeStreamRequest.BuildermergeStartTime(com.google.protobuf.Timestamp value)Start reading the stream at the specified timestamp.ReadChangeStreamRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ReadChangeStreamRequest.BuildersetAppProfileId(String value)This value specifies routing for replication.ReadChangeStreamRequest.BuildersetAppProfileIdBytes(com.google.protobuf.ByteString value)This value specifies routing for replication.ReadChangeStreamRequest.BuildersetContinuationTokens(StreamContinuationTokens value)Tokens that describe how to resume reading a stream where reading previously left off.ReadChangeStreamRequest.BuildersetContinuationTokens(StreamContinuationTokens.Builder builderForValue)Tokens that describe how to resume reading a stream where reading previously left off.ReadChangeStreamRequest.BuildersetEndTime(com.google.protobuf.Timestamp value)If specified, OK will be returned when the stream advances beyond this time.ReadChangeStreamRequest.BuildersetEndTime(com.google.protobuf.Timestamp.Builder builderForValue)If specified, OK will be returned when the stream advances beyond this time.ReadChangeStreamRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ReadChangeStreamRequest.BuildersetHeartbeatDuration(com.google.protobuf.Duration value)If specified, the duration between `Heartbeat` messages on the stream.ReadChangeStreamRequest.BuildersetHeartbeatDuration(com.google.protobuf.Duration.Builder builderForValue)If specified, the duration between `Heartbeat` messages on the stream.ReadChangeStreamRequest.BuildersetPartition(StreamPartition value)The partition to read changes from.ReadChangeStreamRequest.BuildersetPartition(StreamPartition.Builder builderForValue)The partition to read changes from.ReadChangeStreamRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ReadChangeStreamRequest.BuildersetStartTime(com.google.protobuf.Timestamp value)Start reading the stream at the specified timestamp.ReadChangeStreamRequest.BuildersetStartTime(com.google.protobuf.Timestamp.Builder builderForValue)Start reading the stream at the specified timestamp.ReadChangeStreamRequest.BuildersetTableName(String value)Required.ReadChangeStreamRequest.BuildersetTableNameBytes(com.google.protobuf.ByteString value)Required.ReadChangeStreamRequest.BuildersetUnknownFields(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, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<ReadChangeStreamRequest.Builder>
-
clear
public ReadChangeStreamRequest.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<ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>
-
getDefaultInstanceForType
public ReadChangeStreamRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ReadChangeStreamRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ReadChangeStreamRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>
-
setField
public ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>
-
clearField
public ReadChangeStreamRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>
-
clearOneof
public ReadChangeStreamRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>
-
setRepeatedField
public ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>
-
addRepeatedField
public ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>
-
mergeFrom
public ReadChangeStreamRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReadChangeStreamRequest.Builder>
-
mergeFrom
public ReadChangeStreamRequest.Builder mergeFrom(ReadChangeStreamRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>
-
mergeFrom
public ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>- Throws:
IOException
-
getStartFromCase
public ReadChangeStreamRequest.StartFromCase getStartFromCase()
- Specified by:
getStartFromCasein interfaceReadChangeStreamRequestOrBuilder
-
clearStartFrom
public ReadChangeStreamRequest.Builder clearStartFrom()
-
getTableName
public String getTableName()
Required. The unique name of the table from which to read a change stream. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`. Change streaming must be enabled on the table.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getTableNamein interfaceReadChangeStreamRequestOrBuilder- Returns:
- The tableName.
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()
Required. The unique name of the table from which to read a change stream. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`. Change streaming must be enabled on the table.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getTableNameBytesin interfaceReadChangeStreamRequestOrBuilder- Returns:
- The bytes for tableName.
-
setTableName
public ReadChangeStreamRequest.Builder setTableName(String value)
Required. The unique name of the table from which to read a change stream. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`. Change streaming must be enabled on the table.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The tableName to set.- Returns:
- This builder for chaining.
-
clearTableName
public ReadChangeStreamRequest.Builder clearTableName()
Required. The unique name of the table from which to read a change stream. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`. Change streaming must be enabled on the table.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setTableNameBytes
public ReadChangeStreamRequest.Builder setTableNameBytes(com.google.protobuf.ByteString value)
Required. The unique name of the table from which to read a change stream. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`. Change streaming must be enabled on the table.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for tableName to set.- Returns:
- This builder for chaining.
-
getAppProfileId
public String getAppProfileId()
This value specifies routing for replication. If not specified, the "default" application profile will be used. Single cluster routing must be configured on the profile.
string app_profile_id = 2;- Specified by:
getAppProfileIdin interfaceReadChangeStreamRequestOrBuilder- Returns:
- The appProfileId.
-
getAppProfileIdBytes
public com.google.protobuf.ByteString getAppProfileIdBytes()
This value specifies routing for replication. If not specified, the "default" application profile will be used. Single cluster routing must be configured on the profile.
string app_profile_id = 2;- Specified by:
getAppProfileIdBytesin interfaceReadChangeStreamRequestOrBuilder- Returns:
- The bytes for appProfileId.
-
setAppProfileId
public ReadChangeStreamRequest.Builder setAppProfileId(String value)
This value specifies routing for replication. If not specified, the "default" application profile will be used. Single cluster routing must be configured on the profile.
string app_profile_id = 2;- Parameters:
value- The appProfileId to set.- Returns:
- This builder for chaining.
-
clearAppProfileId
public ReadChangeStreamRequest.Builder clearAppProfileId()
This value specifies routing for replication. If not specified, the "default" application profile will be used. Single cluster routing must be configured on the profile.
string app_profile_id = 2;- Returns:
- This builder for chaining.
-
setAppProfileIdBytes
public ReadChangeStreamRequest.Builder setAppProfileIdBytes(com.google.protobuf.ByteString value)
This value specifies routing for replication. If not specified, the "default" application profile will be used. Single cluster routing must be configured on the profile.
string app_profile_id = 2;- Parameters:
value- The bytes for appProfileId to set.- Returns:
- This builder for chaining.
-
hasPartition
public boolean hasPartition()
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;- Specified by:
hasPartitionin interfaceReadChangeStreamRequestOrBuilder- Returns:
- Whether the partition field is set.
-
getPartition
public StreamPartition getPartition()
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;- Specified by:
getPartitionin interfaceReadChangeStreamRequestOrBuilder- Returns:
- The partition.
-
setPartition
public ReadChangeStreamRequest.Builder setPartition(StreamPartition value)
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;
-
setPartition
public ReadChangeStreamRequest.Builder setPartition(StreamPartition.Builder builderForValue)
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;
-
mergePartition
public ReadChangeStreamRequest.Builder mergePartition(StreamPartition value)
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;
-
clearPartition
public ReadChangeStreamRequest.Builder clearPartition()
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;
-
getPartitionBuilder
public StreamPartition.Builder getPartitionBuilder()
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;
-
getPartitionOrBuilder
public StreamPartitionOrBuilder getPartitionOrBuilder()
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;- Specified by:
getPartitionOrBuilderin interfaceReadChangeStreamRequestOrBuilder
-
hasStartTime
public boolean hasStartTime()
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;- Specified by:
hasStartTimein interfaceReadChangeStreamRequestOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;- Specified by:
getStartTimein interfaceReadChangeStreamRequestOrBuilder- Returns:
- The startTime.
-
setStartTime
public ReadChangeStreamRequest.Builder setStartTime(com.google.protobuf.Timestamp value)
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;
-
setStartTime
public ReadChangeStreamRequest.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;
-
mergeStartTime
public ReadChangeStreamRequest.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;
-
clearStartTime
public ReadChangeStreamRequest.Builder clearStartTime()
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;- Specified by:
getStartTimeOrBuilderin interfaceReadChangeStreamRequestOrBuilder
-
hasContinuationTokens
public boolean hasContinuationTokens()
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;- Specified by:
hasContinuationTokensin interfaceReadChangeStreamRequestOrBuilder- Returns:
- Whether the continuationTokens field is set.
-
getContinuationTokens
public StreamContinuationTokens getContinuationTokens()
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;- Specified by:
getContinuationTokensin interfaceReadChangeStreamRequestOrBuilder- Returns:
- The continuationTokens.
-
setContinuationTokens
public ReadChangeStreamRequest.Builder setContinuationTokens(StreamContinuationTokens value)
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;
-
setContinuationTokens
public ReadChangeStreamRequest.Builder setContinuationTokens(StreamContinuationTokens.Builder builderForValue)
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;
-
mergeContinuationTokens
public ReadChangeStreamRequest.Builder mergeContinuationTokens(StreamContinuationTokens value)
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;
-
clearContinuationTokens
public ReadChangeStreamRequest.Builder clearContinuationTokens()
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;
-
getContinuationTokensBuilder
public StreamContinuationTokens.Builder getContinuationTokensBuilder()
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;
-
getContinuationTokensOrBuilder
public StreamContinuationTokensOrBuilder getContinuationTokensOrBuilder()
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;- Specified by:
getContinuationTokensOrBuilderin interfaceReadChangeStreamRequestOrBuilder
-
hasEndTime
public boolean hasEndTime()
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;- Specified by:
hasEndTimein interfaceReadChangeStreamRequestOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;- Specified by:
getEndTimein interfaceReadChangeStreamRequestOrBuilder- Returns:
- The endTime.
-
setEndTime
public ReadChangeStreamRequest.Builder setEndTime(com.google.protobuf.Timestamp value)
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;
-
setEndTime
public ReadChangeStreamRequest.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;
-
mergeEndTime
public ReadChangeStreamRequest.Builder mergeEndTime(com.google.protobuf.Timestamp value)
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;
-
clearEndTime
public ReadChangeStreamRequest.Builder clearEndTime()
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;- Specified by:
getEndTimeOrBuilderin interfaceReadChangeStreamRequestOrBuilder
-
hasHeartbeatDuration
public boolean hasHeartbeatDuration()
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;- Specified by:
hasHeartbeatDurationin interfaceReadChangeStreamRequestOrBuilder- Returns:
- Whether the heartbeatDuration field is set.
-
getHeartbeatDuration
public com.google.protobuf.Duration getHeartbeatDuration()
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;- Specified by:
getHeartbeatDurationin interfaceReadChangeStreamRequestOrBuilder- Returns:
- The heartbeatDuration.
-
setHeartbeatDuration
public ReadChangeStreamRequest.Builder setHeartbeatDuration(com.google.protobuf.Duration value)
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;
-
setHeartbeatDuration
public ReadChangeStreamRequest.Builder setHeartbeatDuration(com.google.protobuf.Duration.Builder builderForValue)
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;
-
mergeHeartbeatDuration
public ReadChangeStreamRequest.Builder mergeHeartbeatDuration(com.google.protobuf.Duration value)
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;
-
clearHeartbeatDuration
public ReadChangeStreamRequest.Builder clearHeartbeatDuration()
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;
-
getHeartbeatDurationBuilder
public com.google.protobuf.Duration.Builder getHeartbeatDurationBuilder()
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;
-
getHeartbeatDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getHeartbeatDurationOrBuilder()
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;- Specified by:
getHeartbeatDurationOrBuilderin interfaceReadChangeStreamRequestOrBuilder
-
setUnknownFields
public final ReadChangeStreamRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>
-
mergeUnknownFields
public final ReadChangeStreamRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>
-
-