| Package | Description |
|---|---|
| tech.ydb.topic.read | |
| tech.ydb.topic.read.events | |
| tech.ydb.topic.read.impl | |
| tech.ydb.topic.read.impl.events |
| Modifier and Type | Method and Description |
|---|---|
Message |
SyncReader.receive()
Receive a
Message. |
Message |
SyncReader.receive(long timeout,
TimeUnit unit)
Receive a
Message. |
| Modifier and Type | Method and Description |
|---|---|
List<Message> |
DataReceivedEvent.getMessages() |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageImpl |
| Modifier and Type | Method and Description |
|---|---|
Message |
SyncReaderImpl.receive() |
Message |
SyncReaderImpl.receive(long timeout,
TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
List<Message> |
DataReceivedEventImpl.getMessages() |
| Constructor and Description |
|---|
DataReceivedEventImpl(List<Message> messages,
PartitionSession partitionSession,
Supplier<CompletableFuture<Void>> commitCallback) |
Copyright © 2023. All rights reserved.