public class ConsumerStats extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsumerStats.Builder
BUILDER
|
| Modifier and Type | Method and Description |
|---|---|
MultipleWindowsStat |
getBytesRead() |
Duration |
getMaxReadTimeLag() |
Duration |
getMaxWriteTimeLag() |
Instant |
getMinPartitionsLastReadTime() |
static ConsumerStats.Builder |
newBuilder() |
public static ConsumerStats.Builder newBuilder()
public Instant getMinPartitionsLastReadTime()
public MultipleWindowsStat getBytesRead()
Copyright © 2024. All rights reserved.