Uses of Interface
com.google.cloud.pubsublite.proto.CursorOrBuilder
-
Uses of CursorOrBuilder in com.google.cloud.pubsublite.proto
Classes in com.google.cloud.pubsublite.proto that implement CursorOrBuilderModifier and TypeClassDescriptionfinal classA cursor that describes the position of a message within a topic partition.static final classA cursor that describes the position of a message within a topic partition.Methods in com.google.cloud.pubsublite.proto that return CursorOrBuilderModifier and TypeMethodDescriptionCommitCursorRequest.Builder.getCursorOrBuilder()The new value for the committed cursor.CommitCursorRequest.getCursorOrBuilder()The new value for the committed cursor.CommitCursorRequestOrBuilder.getCursorOrBuilder()The new value for the committed cursor.ComputeTimeCursorResponse.Builder.getCursorOrBuilder()If present, the cursor references the first message with time greater than or equal to the specified target time.ComputeTimeCursorResponse.getCursorOrBuilder()If present, the cursor references the first message with time greater than or equal to the specified target time.ComputeTimeCursorResponseOrBuilder.getCursorOrBuilder()If present, the cursor references the first message with time greater than or equal to the specified target time.InitialSubscribeResponse.Builder.getCursorOrBuilder()The cursor from which the subscriber will start receiving messages once flow control tokens become available.InitialSubscribeResponse.getCursorOrBuilder()The cursor from which the subscriber will start receiving messages once flow control tokens become available.InitialSubscribeResponseOrBuilder.getCursorOrBuilder()The cursor from which the subscriber will start receiving messages once flow control tokens become available.PartitionCursor.Builder.getCursorOrBuilder()The value of the cursor.PartitionCursor.getCursorOrBuilder()The value of the cursor.PartitionCursorOrBuilder.getCursorOrBuilder()The value of the cursor.SeekRequest.Builder.getCursorOrBuilder()A target corresponding to the cursor, pointing to anywhere in the topic partition.SeekRequest.getCursorOrBuilder()A target corresponding to the cursor, pointing to anywhere in the topic partition.SeekRequestOrBuilder.getCursorOrBuilder()A target corresponding to the cursor, pointing to anywhere in the topic partition.SeekResponse.Builder.getCursorOrBuilder()The new delivery cursor for the current stream.SeekResponse.getCursorOrBuilder()The new delivery cursor for the current stream.SeekResponseOrBuilder.getCursorOrBuilder()The new delivery cursor for the current stream.SequencedCommitCursorRequest.Builder.getCursorOrBuilder()The new value for the committed cursor.SequencedCommitCursorRequest.getCursorOrBuilder()The new value for the committed cursor.SequencedCommitCursorRequestOrBuilder.getCursorOrBuilder()The new value for the committed cursor.SequencedMessage.Builder.getCursorOrBuilder()The position of a message within the partition where it is stored.SequencedMessage.getCursorOrBuilder()The position of a message within the partition where it is stored.SequencedMessageOrBuilder.getCursorOrBuilder()The position of a message within the partition where it is stored.ComputeMessageStatsRequest.Builder.getEndCursorOrBuilder()The exclusive end of the range.ComputeMessageStatsRequest.getEndCursorOrBuilder()The exclusive end of the range.ComputeMessageStatsRequestOrBuilder.getEndCursorOrBuilder()The exclusive end of the range.ComputeHeadCursorResponse.Builder.getHeadCursorOrBuilder()The head cursor.ComputeHeadCursorResponse.getHeadCursorOrBuilder()The head cursor.ComputeHeadCursorResponseOrBuilder.getHeadCursorOrBuilder()The head cursor.ComputeMessageStatsRequest.Builder.getStartCursorOrBuilder()The inclusive start of the range.ComputeMessageStatsRequest.getStartCursorOrBuilder()The inclusive start of the range.ComputeMessageStatsRequestOrBuilder.getStartCursorOrBuilder()The inclusive start of the range.MessagePublishResponse.Builder.getStartCursorOrBuilder()The cursor of the first published message in the batch.MessagePublishResponse.CursorRange.Builder.getStartCursorOrBuilder()The cursor of the message at the start index.MessagePublishResponse.CursorRange.getStartCursorOrBuilder()The cursor of the message at the start index.MessagePublishResponse.CursorRangeOrBuilder.getStartCursorOrBuilder()The cursor of the message at the start index.MessagePublishResponse.getStartCursorOrBuilder()The cursor of the first published message in the batch.MessagePublishResponseOrBuilder.getStartCursorOrBuilder()The cursor of the first published message in the batch.