| Package | Description |
|---|---|
| tech.ydb.topic | |
| tech.ydb.topic.description | |
| tech.ydb.topic.impl |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<Result<TopicDescription>> |
TopicClient.describeTopic(String path)
Describe topic.
|
CompletableFuture<Result<TopicDescription>> |
TopicClient.describeTopic(String path,
DescribeTopicSettings settings)
Describe topic.
|
| Modifier and Type | Method and Description |
|---|---|
TopicDescription |
TopicDescription.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Result<TopicDescription>> |
TopicClientImpl.describeTopic(String path,
DescribeTopicSettings settings) |
Copyright © 2025. All rights reserved.