| Modifier and Type | Class and Description |
|---|---|
class |
SequencedMessage
A message that has been stored and sequenced by the Pub/Sub Lite system.
|
static class |
SequencedMessage.Builder
A message that has been stored and sequenced by the Pub/Sub Lite system.
|
| Modifier and Type | Method and Description |
|---|---|
SequencedMessageOrBuilder |
MessageResponse.getMessagesOrBuilder(int index)
Messages from the topic partition.
|
SequencedMessageOrBuilder |
MessageResponse.Builder.getMessagesOrBuilder(int index)
Messages from the topic partition.
|
SequencedMessageOrBuilder |
MessageResponseOrBuilder.getMessagesOrBuilder(int index)
Messages from the topic partition.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SequencedMessageOrBuilder> |
MessageResponse.getMessagesOrBuilderList()
Messages from the topic partition.
|
List<? extends SequencedMessageOrBuilder> |
MessageResponse.Builder.getMessagesOrBuilderList()
Messages from the topic partition.
|
List<? extends SequencedMessageOrBuilder> |
MessageResponseOrBuilder.getMessagesOrBuilderList()
Messages from the topic partition.
|
Copyright © 2023 Google LLC. All rights reserved.