public class ConsumerStats extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsumerStats.Builder
Deprecated.
|
| Constructor and Description |
|---|
ConsumerStats(tech.ydb.proto.topic.YdbTopic.Consumer.ConsumerStats stats) |
| Modifier and Type | Method and Description |
|---|---|
MultipleWindowsStat |
getBytesRead() |
Duration |
getMaxReadTimeLag() |
Duration |
getMaxWriteTimeLag() |
Instant |
getMinPartitionsLastReadTime() |
static ConsumerStats.Builder |
newBuilder()
Deprecated.
|
public ConsumerStats(tech.ydb.proto.topic.YdbTopic.Consumer.ConsumerStats stats)
@Deprecated public static ConsumerStats.Builder newBuilder()
public Instant getMinPartitionsLastReadTime()
public MultipleWindowsStat getBytesRead()
Copyright © 2025. All rights reserved.