public class Consumer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Consumer.Builder
BUILDER
|
| Constructor and Description |
|---|
Consumer(tech.ydb.proto.topic.YdbTopic.Consumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
String |
getName() |
Instant |
getReadFrom() |
ConsumerStats |
getStats() |
SupportedCodecs |
getSupportedCodecs() |
List<Codec> |
getSupportedCodecsList() |
boolean |
isImportant() |
static Consumer.Builder |
newBuilder() |
public static Consumer.Builder newBuilder()
public String getName()
public boolean isImportant()
@Nullable public SupportedCodecs getSupportedCodecs()
@Nullable public ConsumerStats getStats()
Copyright © 2025. All rights reserved.