Interface StreamsOuterClass.ReadRespOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
StreamsOuterClass.ReadResp,StreamsOuterClass.ReadResp.Builder
- Enclosing class:
- StreamsOuterClass
public static interface StreamsOuterClass.ReadRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription.event_store.client.streams.ReadResp.CaughtUp caught_up = 8;.event_store.client.streams.ReadResp.CaughtUp caught_up = 8;.event_store.client.streams.ReadResp.Checkpoint checkpoint = 3;.event_store.client.streams.ReadResp.Checkpoint checkpoint = 3;.event_store.client.streams.ReadResp.SubscriptionConfirmation confirmation = 2;.event_store.client.streams.ReadResp.SubscriptionConfirmation confirmation = 2;getEvent().event_store.client.streams.ReadResp.ReadEvent event = 1;.event_store.client.streams.ReadResp.ReadEvent event = 1;.event_store.client.streams.ReadResp.FellBehind fell_behind = 9;.event_store.client.streams.ReadResp.FellBehind fell_behind = 9;longuint64 first_stream_position = 5;.event_store.client.AllStreamPosition last_all_stream_position = 7;.event_store.client.AllStreamPosition last_all_stream_position = 7;longuint64 last_stream_position = 6;.event_store.client.streams.ReadResp.StreamNotFound stream_not_found = 4;.event_store.client.streams.ReadResp.StreamNotFound stream_not_found = 4;boolean.event_store.client.streams.ReadResp.CaughtUp caught_up = 8;boolean.event_store.client.streams.ReadResp.Checkpoint checkpoint = 3;boolean.event_store.client.streams.ReadResp.SubscriptionConfirmation confirmation = 2;booleanhasEvent().event_store.client.streams.ReadResp.ReadEvent event = 1;boolean.event_store.client.streams.ReadResp.FellBehind fell_behind = 9;booleanuint64 first_stream_position = 5;boolean.event_store.client.AllStreamPosition last_all_stream_position = 7;booleanuint64 last_stream_position = 6;boolean.event_store.client.streams.ReadResp.StreamNotFound stream_not_found = 4;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasEvent
boolean hasEvent().event_store.client.streams.ReadResp.ReadEvent event = 1;- Returns:
- Whether the event field is set.
-
getEvent
StreamsOuterClass.ReadResp.ReadEvent getEvent().event_store.client.streams.ReadResp.ReadEvent event = 1;- Returns:
- The event.
-
getEventOrBuilder
StreamsOuterClass.ReadResp.ReadEventOrBuilder getEventOrBuilder().event_store.client.streams.ReadResp.ReadEvent event = 1; -
hasConfirmation
boolean hasConfirmation().event_store.client.streams.ReadResp.SubscriptionConfirmation confirmation = 2;- Returns:
- Whether the confirmation field is set.
-
getConfirmation
StreamsOuterClass.ReadResp.SubscriptionConfirmation getConfirmation().event_store.client.streams.ReadResp.SubscriptionConfirmation confirmation = 2;- Returns:
- The confirmation.
-
getConfirmationOrBuilder
StreamsOuterClass.ReadResp.SubscriptionConfirmationOrBuilder getConfirmationOrBuilder().event_store.client.streams.ReadResp.SubscriptionConfirmation confirmation = 2; -
hasCheckpoint
boolean hasCheckpoint().event_store.client.streams.ReadResp.Checkpoint checkpoint = 3;- Returns:
- Whether the checkpoint field is set.
-
getCheckpoint
StreamsOuterClass.ReadResp.Checkpoint getCheckpoint().event_store.client.streams.ReadResp.Checkpoint checkpoint = 3;- Returns:
- The checkpoint.
-
getCheckpointOrBuilder
StreamsOuterClass.ReadResp.CheckpointOrBuilder getCheckpointOrBuilder().event_store.client.streams.ReadResp.Checkpoint checkpoint = 3; -
hasStreamNotFound
boolean hasStreamNotFound().event_store.client.streams.ReadResp.StreamNotFound stream_not_found = 4;- Returns:
- Whether the streamNotFound field is set.
-
getStreamNotFound
StreamsOuterClass.ReadResp.StreamNotFound getStreamNotFound().event_store.client.streams.ReadResp.StreamNotFound stream_not_found = 4;- Returns:
- The streamNotFound.
-
getStreamNotFoundOrBuilder
StreamsOuterClass.ReadResp.StreamNotFoundOrBuilder getStreamNotFoundOrBuilder().event_store.client.streams.ReadResp.StreamNotFound stream_not_found = 4; -
hasFirstStreamPosition
boolean hasFirstStreamPosition()uint64 first_stream_position = 5;- Returns:
- Whether the firstStreamPosition field is set.
-
getFirstStreamPosition
long getFirstStreamPosition()uint64 first_stream_position = 5;- Returns:
- The firstStreamPosition.
-
hasLastStreamPosition
boolean hasLastStreamPosition()uint64 last_stream_position = 6;- Returns:
- Whether the lastStreamPosition field is set.
-
getLastStreamPosition
long getLastStreamPosition()uint64 last_stream_position = 6;- Returns:
- The lastStreamPosition.
-
hasLastAllStreamPosition
boolean hasLastAllStreamPosition().event_store.client.AllStreamPosition last_all_stream_position = 7;- Returns:
- Whether the lastAllStreamPosition field is set.
-
getLastAllStreamPosition
Shared.AllStreamPosition getLastAllStreamPosition().event_store.client.AllStreamPosition last_all_stream_position = 7;- Returns:
- The lastAllStreamPosition.
-
getLastAllStreamPositionOrBuilder
Shared.AllStreamPositionOrBuilder getLastAllStreamPositionOrBuilder().event_store.client.AllStreamPosition last_all_stream_position = 7; -
hasCaughtUp
boolean hasCaughtUp().event_store.client.streams.ReadResp.CaughtUp caught_up = 8;- Returns:
- Whether the caughtUp field is set.
-
getCaughtUp
StreamsOuterClass.ReadResp.CaughtUp getCaughtUp().event_store.client.streams.ReadResp.CaughtUp caught_up = 8;- Returns:
- The caughtUp.
-
getCaughtUpOrBuilder
StreamsOuterClass.ReadResp.CaughtUpOrBuilder getCaughtUpOrBuilder().event_store.client.streams.ReadResp.CaughtUp caught_up = 8; -
hasFellBehind
boolean hasFellBehind().event_store.client.streams.ReadResp.FellBehind fell_behind = 9;- Returns:
- Whether the fellBehind field is set.
-
getFellBehind
StreamsOuterClass.ReadResp.FellBehind getFellBehind().event_store.client.streams.ReadResp.FellBehind fell_behind = 9;- Returns:
- The fellBehind.
-
getFellBehindOrBuilder
StreamsOuterClass.ReadResp.FellBehindOrBuilder getFellBehindOrBuilder().event_store.client.streams.ReadResp.FellBehind fell_behind = 9; -
getContentCase
StreamsOuterClass.ReadResp.ContentCase getContentCase()
-