public static final class StreamsOuterClass.ReadResp.CaughtUp.Builder extends com.google.protobuf.GeneratedMessage.Builder<StreamsOuterClass.ReadResp.CaughtUp.Builder> implements StreamsOuterClass.ReadResp.CaughtUpOrBuilder
The $all or stream subscription has caught up and become live.Protobuf type
event_store.client.streams.ReadResp.CaughtUp| Modifier and Type | Method and Description |
|---|---|
StreamsOuterClass.ReadResp.CaughtUp |
build() |
StreamsOuterClass.ReadResp.CaughtUp |
buildPartial() |
StreamsOuterClass.ReadResp.CaughtUp.Builder |
clear() |
StreamsOuterClass.ReadResp.CaughtUp.Builder |
clearPosition()
Checkpoint for resuming a $all subscription.
|
StreamsOuterClass.ReadResp.CaughtUp.Builder |
clearStreamRevision()
Checkpoint for resuming a stream subscription.
|
StreamsOuterClass.ReadResp.CaughtUp.Builder |
clearTimestamp()
Current time in the server when the subscription caught up
|
StreamsOuterClass.ReadResp.CaughtUp |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
StreamsOuterClass.ReadResp.Position |
getPosition()
Checkpoint for resuming a $all subscription.
|
StreamsOuterClass.ReadResp.Position.Builder |
getPositionBuilder()
Checkpoint for resuming a $all subscription.
|
StreamsOuterClass.ReadResp.PositionOrBuilder |
getPositionOrBuilder()
Checkpoint for resuming a $all subscription.
|
long |
getStreamRevision()
Checkpoint for resuming a stream subscription.
|
com.google.protobuf.Timestamp |
getTimestamp()
Current time in the server when the subscription caught up
|
com.google.protobuf.Timestamp.Builder |
getTimestampBuilder()
Current time in the server when the subscription caught up
|
com.google.protobuf.TimestampOrBuilder |
getTimestampOrBuilder()
Current time in the server when the subscription caught up
|
boolean |
hasPosition()
Checkpoint for resuming a $all subscription.
|
boolean |
hasStreamRevision()
Checkpoint for resuming a stream subscription.
|
boolean |
hasTimestamp()
Current time in the server when the subscription caught up
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StreamsOuterClass.ReadResp.CaughtUp.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamsOuterClass.ReadResp.CaughtUp.Builder |
mergeFrom(com.google.protobuf.Message other) |
StreamsOuterClass.ReadResp.CaughtUp.Builder |
mergeFrom(StreamsOuterClass.ReadResp.CaughtUp other) |
StreamsOuterClass.ReadResp.CaughtUp.Builder |
mergePosition(StreamsOuterClass.ReadResp.Position value)
Checkpoint for resuming a $all subscription.
|
StreamsOuterClass.ReadResp.CaughtUp.Builder |
mergeTimestamp(com.google.protobuf.Timestamp value)
Current time in the server when the subscription caught up
|
StreamsOuterClass.ReadResp.CaughtUp.Builder |
setPosition(StreamsOuterClass.ReadResp.Position.Builder builderForValue)
Checkpoint for resuming a $all subscription.
|
StreamsOuterClass.ReadResp.CaughtUp.Builder |
setPosition(StreamsOuterClass.ReadResp.Position value)
Checkpoint for resuming a $all subscription.
|
StreamsOuterClass.ReadResp.CaughtUp.Builder |
setStreamRevision(long value)
Checkpoint for resuming a stream subscription.
|
StreamsOuterClass.ReadResp.CaughtUp.Builder |
setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Current time in the server when the subscription caught up
|
StreamsOuterClass.ReadResp.CaughtUp.Builder |
setTimestamp(com.google.protobuf.Timestamp value)
Current time in the server when the subscription caught up
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<StreamsOuterClass.ReadResp.CaughtUp.Builder>public StreamsOuterClass.ReadResp.CaughtUp.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<StreamsOuterClass.ReadResp.CaughtUp.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<StreamsOuterClass.ReadResp.CaughtUp.Builder>public StreamsOuterClass.ReadResp.CaughtUp getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StreamsOuterClass.ReadResp.CaughtUp build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StreamsOuterClass.ReadResp.CaughtUp buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StreamsOuterClass.ReadResp.CaughtUp.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamsOuterClass.ReadResp.CaughtUp.Builder>public StreamsOuterClass.ReadResp.CaughtUp.Builder mergeFrom(StreamsOuterClass.ReadResp.CaughtUp other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<StreamsOuterClass.ReadResp.CaughtUp.Builder>public StreamsOuterClass.ReadResp.CaughtUp.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamsOuterClass.ReadResp.CaughtUp.Builder>java.io.IOExceptionpublic boolean hasTimestamp()
Current time in the server when the subscription caught up
.google.protobuf.Timestamp timestamp = 1;hasTimestamp in interface StreamsOuterClass.ReadResp.CaughtUpOrBuilderpublic com.google.protobuf.Timestamp getTimestamp()
Current time in the server when the subscription caught up
.google.protobuf.Timestamp timestamp = 1;getTimestamp in interface StreamsOuterClass.ReadResp.CaughtUpOrBuilderpublic StreamsOuterClass.ReadResp.CaughtUp.Builder setTimestamp(com.google.protobuf.Timestamp value)
Current time in the server when the subscription caught up
.google.protobuf.Timestamp timestamp = 1;public StreamsOuterClass.ReadResp.CaughtUp.Builder setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Current time in the server when the subscription caught up
.google.protobuf.Timestamp timestamp = 1;public StreamsOuterClass.ReadResp.CaughtUp.Builder mergeTimestamp(com.google.protobuf.Timestamp value)
Current time in the server when the subscription caught up
.google.protobuf.Timestamp timestamp = 1;public StreamsOuterClass.ReadResp.CaughtUp.Builder clearTimestamp()
Current time in the server when the subscription caught up
.google.protobuf.Timestamp timestamp = 1;public com.google.protobuf.Timestamp.Builder getTimestampBuilder()
Current time in the server when the subscription caught up
.google.protobuf.Timestamp timestamp = 1;public com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
Current time in the server when the subscription caught up
.google.protobuf.Timestamp timestamp = 1;getTimestampOrBuilder in interface StreamsOuterClass.ReadResp.CaughtUpOrBuilderpublic boolean hasStreamRevision()
Checkpoint for resuming a stream subscription. For stream subscriptions it is populated unless the stream is empty. For $all subscriptions it is not populated.
optional int64 stream_revision = 2;hasStreamRevision in interface StreamsOuterClass.ReadResp.CaughtUpOrBuilderpublic long getStreamRevision()
Checkpoint for resuming a stream subscription. For stream subscriptions it is populated unless the stream is empty. For $all subscriptions it is not populated.
optional int64 stream_revision = 2;getStreamRevision in interface StreamsOuterClass.ReadResp.CaughtUpOrBuilderpublic StreamsOuterClass.ReadResp.CaughtUp.Builder setStreamRevision(long value)
Checkpoint for resuming a stream subscription. For stream subscriptions it is populated unless the stream is empty. For $all subscriptions it is not populated.
optional int64 stream_revision = 2;value - The streamRevision to set.public StreamsOuterClass.ReadResp.CaughtUp.Builder clearStreamRevision()
Checkpoint for resuming a stream subscription. For stream subscriptions it is populated unless the stream is empty. For $all subscriptions it is not populated.
optional int64 stream_revision = 2;public boolean hasPosition()
Checkpoint for resuming a $all subscription. For stream subscriptions it is not populated. For $all subscriptions it is populated unless the database is empty.
optional .event_store.client.streams.ReadResp.Position position = 3;hasPosition in interface StreamsOuterClass.ReadResp.CaughtUpOrBuilderpublic StreamsOuterClass.ReadResp.Position getPosition()
Checkpoint for resuming a $all subscription. For stream subscriptions it is not populated. For $all subscriptions it is populated unless the database is empty.
optional .event_store.client.streams.ReadResp.Position position = 3;getPosition in interface StreamsOuterClass.ReadResp.CaughtUpOrBuilderpublic StreamsOuterClass.ReadResp.CaughtUp.Builder setPosition(StreamsOuterClass.ReadResp.Position value)
Checkpoint for resuming a $all subscription. For stream subscriptions it is not populated. For $all subscriptions it is populated unless the database is empty.
optional .event_store.client.streams.ReadResp.Position position = 3;public StreamsOuterClass.ReadResp.CaughtUp.Builder setPosition(StreamsOuterClass.ReadResp.Position.Builder builderForValue)
Checkpoint for resuming a $all subscription. For stream subscriptions it is not populated. For $all subscriptions it is populated unless the database is empty.
optional .event_store.client.streams.ReadResp.Position position = 3;public StreamsOuterClass.ReadResp.CaughtUp.Builder mergePosition(StreamsOuterClass.ReadResp.Position value)
Checkpoint for resuming a $all subscription. For stream subscriptions it is not populated. For $all subscriptions it is populated unless the database is empty.
optional .event_store.client.streams.ReadResp.Position position = 3;public StreamsOuterClass.ReadResp.CaughtUp.Builder clearPosition()
Checkpoint for resuming a $all subscription. For stream subscriptions it is not populated. For $all subscriptions it is populated unless the database is empty.
optional .event_store.client.streams.ReadResp.Position position = 3;public StreamsOuterClass.ReadResp.Position.Builder getPositionBuilder()
Checkpoint for resuming a $all subscription. For stream subscriptions it is not populated. For $all subscriptions it is populated unless the database is empty.
optional .event_store.client.streams.ReadResp.Position position = 3;public StreamsOuterClass.ReadResp.PositionOrBuilder getPositionOrBuilder()
Checkpoint for resuming a $all subscription. For stream subscriptions it is not populated. For $all subscriptions it is populated unless the database is empty.
optional .event_store.client.streams.ReadResp.Position position = 3;getPositionOrBuilder in interface StreamsOuterClass.ReadResp.CaughtUpOrBuilder