| Modifier and Type | Class and Description |
|---|---|
class |
Cursor
A cursor that describes the position of a message within a topic partition.
|
static class |
Cursor.Builder
A cursor that describes the position of a message within a topic partition.
|
| Modifier and Type | Method and Description |
|---|---|
CursorOrBuilder |
ComputeTimeCursorResponseOrBuilder.getCursorOrBuilder()
If present, the cursor references the first message with time greater than
or equal to the specified target time.
|
CursorOrBuilder |
SeekRequestOrBuilder.getCursorOrBuilder()
A target corresponding to the cursor, pointing to anywhere in the
topic partition.
|
CursorOrBuilder |
SequencedMessageOrBuilder.getCursorOrBuilder()
The position of a message within the partition where it is stored.
|
CursorOrBuilder |
CommitCursorRequest.getCursorOrBuilder()
The new value for the committed cursor.
|
CursorOrBuilder |
CommitCursorRequest.Builder.getCursorOrBuilder()
The new value for the committed cursor.
|
CursorOrBuilder |
SeekResponseOrBuilder.getCursorOrBuilder()
The new delivery cursor for the current stream.
|
CursorOrBuilder |
SequencedCommitCursorRequest.getCursorOrBuilder()
The new value for the committed cursor.
|
CursorOrBuilder |
SequencedCommitCursorRequest.Builder.getCursorOrBuilder()
The new value for the committed cursor.
|
CursorOrBuilder |
SeekRequest.getCursorOrBuilder()
A target corresponding to the cursor, pointing to anywhere in the
topic partition.
|
CursorOrBuilder |
SeekRequest.Builder.getCursorOrBuilder()
A target corresponding to the cursor, pointing to anywhere in the
topic partition.
|
CursorOrBuilder |
SeekResponse.getCursorOrBuilder()
The new delivery cursor for the current stream.
|
CursorOrBuilder |
SeekResponse.Builder.getCursorOrBuilder()
The new delivery cursor for the current stream.
|
CursorOrBuilder |
ComputeTimeCursorResponse.getCursorOrBuilder()
If present, the cursor references the first message with time greater than
or equal to the specified target time.
|
CursorOrBuilder |
ComputeTimeCursorResponse.Builder.getCursorOrBuilder()
If present, the cursor references the first message with time greater than
or equal to the specified target time.
|
CursorOrBuilder |
PartitionCursorOrBuilder.getCursorOrBuilder()
The value of the cursor.
|
CursorOrBuilder |
SequencedCommitCursorRequestOrBuilder.getCursorOrBuilder()
The new value for the committed cursor.
|
CursorOrBuilder |
PartitionCursor.getCursorOrBuilder()
The value of the cursor.
|
CursorOrBuilder |
PartitionCursor.Builder.getCursorOrBuilder()
The value of the cursor.
|
CursorOrBuilder |
CommitCursorRequestOrBuilder.getCursorOrBuilder()
The new value for the committed cursor.
|
CursorOrBuilder |
InitialSubscribeResponseOrBuilder.getCursorOrBuilder()
The cursor from which the subscriber will start receiving messages once
flow control tokens become available.
|
CursorOrBuilder |
InitialSubscribeResponse.getCursorOrBuilder()
The cursor from which the subscriber will start receiving messages once
flow control tokens become available.
|
CursorOrBuilder |
InitialSubscribeResponse.Builder.getCursorOrBuilder()
The cursor from which the subscriber will start receiving messages once
flow control tokens become available.
|
CursorOrBuilder |
SequencedMessage.getCursorOrBuilder()
The position of a message within the partition where it is stored.
|
CursorOrBuilder |
SequencedMessage.Builder.getCursorOrBuilder()
The position of a message within the partition where it is stored.
|
CursorOrBuilder |
ComputeMessageStatsRequestOrBuilder.getEndCursorOrBuilder()
The exclusive end of the range.
|
CursorOrBuilder |
ComputeMessageStatsRequest.getEndCursorOrBuilder()
The exclusive end of the range.
|
CursorOrBuilder |
ComputeMessageStatsRequest.Builder.getEndCursorOrBuilder()
The exclusive end of the range.
|
CursorOrBuilder |
ComputeHeadCursorResponseOrBuilder.getHeadCursorOrBuilder()
The head cursor.
|
CursorOrBuilder |
ComputeHeadCursorResponse.getHeadCursorOrBuilder()
The head cursor.
|
CursorOrBuilder |
ComputeHeadCursorResponse.Builder.getHeadCursorOrBuilder()
The head cursor.
|
CursorOrBuilder |
ComputeMessageStatsRequestOrBuilder.getStartCursorOrBuilder()
The inclusive start of the range.
|
CursorOrBuilder |
MessagePublishResponse.getStartCursorOrBuilder()
The cursor of the first published message in the batch.
|
CursorOrBuilder |
MessagePublishResponse.Builder.getStartCursorOrBuilder()
The cursor of the first published message in the batch.
|
CursorOrBuilder |
ComputeMessageStatsRequest.getStartCursorOrBuilder()
The inclusive start of the range.
|
CursorOrBuilder |
ComputeMessageStatsRequest.Builder.getStartCursorOrBuilder()
The inclusive start of the range.
|
CursorOrBuilder |
MessagePublishResponseOrBuilder.getStartCursorOrBuilder()
The cursor of the first published message in the batch.
|
Copyright © 2023 Google LLC. All rights reserved.