| Package | Description |
|---|---|
| tech.ydb.topic.write | |
| tech.ydb.topic.write.impl |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<WriteAck> |
AsyncWriter.send(Message message)
Send message.
|
CompletableFuture<WriteAck> |
AsyncWriter.send(Message message,
SendSettings settings)
Send message.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<WriteAck> |
AsyncWriterImpl.send(Message message) |
CompletableFuture<WriteAck> |
AsyncWriterImpl.send(Message message,
SendSettings settings) |
Copyright © 2025. All rights reserved.