| Package | Description |
|---|---|
| tech.ydb.topic.write | |
| tech.ydb.topic.write.impl |
| Modifier and Type | Method and Description |
|---|---|
InitResult |
SyncWriter.initAndWait()
Initialize internal threads and wait for server init response.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<InitResult> |
AsyncWriter.init()
Initialize internal threads in the background.
|
| Modifier and Type | Method and Description |
|---|---|
InitResult |
SyncWriterImpl.initAndWait() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<InitResult> |
AsyncWriterImpl.init() |
protected CompletableFuture<InitResult> |
WriterImpl.initImpl() |
Copyright © 2025. All rights reserved.