public static final class StreamsOuterClass.ReadResp.FellBehind.Builder extends com.google.protobuf.GeneratedMessage.Builder<StreamsOuterClass.ReadResp.FellBehind.Builder> implements StreamsOuterClass.ReadResp.FellBehindOrBuilder
The $all or stream subscription has fallen back into catchup mode and is no longer live.Protobuf type
event_store.client.streams.ReadResp.FellBehind| Modifier and Type | Method and Description |
|---|---|
StreamsOuterClass.ReadResp.FellBehind |
build() |
StreamsOuterClass.ReadResp.FellBehind |
buildPartial() |
StreamsOuterClass.ReadResp.FellBehind.Builder |
clear() |
StreamsOuterClass.ReadResp.FellBehind.Builder |
clearPosition()
Checkpoint for resuming a $all subscription.
|
StreamsOuterClass.ReadResp.FellBehind.Builder |
clearStreamRevision()
Checkpoint for resuming a stream subscription.
|
StreamsOuterClass.ReadResp.FellBehind.Builder |
clearTimestamp()
Current time in the server when the subscription fell behind
|
StreamsOuterClass.ReadResp.FellBehind |
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 fell behind
|
com.google.protobuf.Timestamp.Builder |
getTimestampBuilder()
Current time in the server when the subscription fell behind
|
com.google.protobuf.TimestampOrBuilder |
getTimestampOrBuilder()
Current time in the server when the subscription fell behind
|
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 fell behind
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StreamsOuterClass.ReadResp.FellBehind.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamsOuterClass.ReadResp.FellBehind.Builder |
mergeFrom(com.google.protobuf.Message other) |
StreamsOuterClass.ReadResp.FellBehind.Builder |
mergeFrom(StreamsOuterClass.ReadResp.FellBehind other) |
StreamsOuterClass.ReadResp.FellBehind.Builder |
mergePosition(StreamsOuterClass.ReadResp.Position value)
Checkpoint for resuming a $all subscription.
|
StreamsOuterClass.ReadResp.FellBehind.Builder |
mergeTimestamp(com.google.protobuf.Timestamp value)
Current time in the server when the subscription fell behind
|
StreamsOuterClass.ReadResp.FellBehind.Builder |
setPosition(StreamsOuterClass.ReadResp.Position.Builder builderForValue)
Checkpoint for resuming a $all subscription.
|
StreamsOuterClass.ReadResp.FellBehind.Builder |
setPosition(StreamsOuterClass.ReadResp.Position value)
Checkpoint for resuming a $all subscription.
|
StreamsOuterClass.ReadResp.FellBehind.Builder |
setStreamRevision(long value)
Checkpoint for resuming a stream subscription.
|
StreamsOuterClass.ReadResp.FellBehind.Builder |
setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Current time in the server when the subscription fell behind
|
StreamsOuterClass.ReadResp.FellBehind.Builder |
setTimestamp(com.google.protobuf.Timestamp value)
Current time in the server when the subscription fell behind
|
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.FellBehind.Builder>public StreamsOuterClass.ReadResp.FellBehind.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.FellBehind.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.FellBehind.Builder>public StreamsOuterClass.ReadResp.FellBehind getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StreamsOuterClass.ReadResp.FellBehind build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StreamsOuterClass.ReadResp.FellBehind buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StreamsOuterClass.ReadResp.FellBehind.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamsOuterClass.ReadResp.FellBehind.Builder>public StreamsOuterClass.ReadResp.FellBehind.Builder mergeFrom(StreamsOuterClass.ReadResp.FellBehind other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<StreamsOuterClass.ReadResp.FellBehind.Builder>public StreamsOuterClass.ReadResp.FellBehind.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.FellBehind.Builder>java.io.IOExceptionpublic boolean hasTimestamp()
Current time in the server when the subscription fell behind
.google.protobuf.Timestamp timestamp = 1;hasTimestamp in interface StreamsOuterClass.ReadResp.FellBehindOrBuilderpublic com.google.protobuf.Timestamp getTimestamp()
Current time in the server when the subscription fell behind
.google.protobuf.Timestamp timestamp = 1;getTimestamp in interface StreamsOuterClass.ReadResp.FellBehindOrBuilderpublic StreamsOuterClass.ReadResp.FellBehind.Builder setTimestamp(com.google.protobuf.Timestamp value)
Current time in the server when the subscription fell behind
.google.protobuf.Timestamp timestamp = 1;public StreamsOuterClass.ReadResp.FellBehind.Builder setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Current time in the server when the subscription fell behind
.google.protobuf.Timestamp timestamp = 1;public StreamsOuterClass.ReadResp.FellBehind.Builder mergeTimestamp(com.google.protobuf.Timestamp value)
Current time in the server when the subscription fell behind
.google.protobuf.Timestamp timestamp = 1;public StreamsOuterClass.ReadResp.FellBehind.Builder clearTimestamp()
Current time in the server when the subscription fell behind
.google.protobuf.Timestamp timestamp = 1;public com.google.protobuf.Timestamp.Builder getTimestampBuilder()
Current time in the server when the subscription fell behind
.google.protobuf.Timestamp timestamp = 1;public com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
Current time in the server when the subscription fell behind
.google.protobuf.Timestamp timestamp = 1;getTimestampOrBuilder in interface StreamsOuterClass.ReadResp.FellBehindOrBuilderpublic 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.FellBehindOrBuilderpublic 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.FellBehindOrBuilderpublic StreamsOuterClass.ReadResp.FellBehind.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.FellBehind.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.FellBehindOrBuilderpublic 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.FellBehindOrBuilderpublic StreamsOuterClass.ReadResp.FellBehind.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.FellBehind.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.FellBehind.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.FellBehind.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.FellBehindOrBuilder