| Package | Description |
|---|---|
| tech.ydb.topic | |
| tech.ydb.topic.impl | |
| tech.ydb.topic.settings |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Result<ConsumerDescription>> |
TopicClient.describeConsumer(String topicPath,
String consumerName,
DescribeConsumerSettings settings)
Describe consumer.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Result<ConsumerDescription>> |
TopicClientImpl.describeConsumer(String topicPath,
String consumerName,
DescribeConsumerSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
DescribeConsumerSettings |
DescribeConsumerSettings.Builder.build() |
Copyright © 2025. All rights reserved.