public class TopicStats extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TopicStats.Builder
BUILDER
|
| Modifier and Type | Method and Description |
|---|---|
MultipleWindowsStat |
getBytesWritten() |
Duration |
getMaxWriteTimeLag() |
Instant |
getMinLastWriteTime() |
long |
getStoreSizeBytes() |
static TopicDescription.Builder |
newBuilder() |
public long getStoreSizeBytes()
public Instant getMinLastWriteTime()
public MultipleWindowsStat getBytesWritten()
public static TopicDescription.Builder newBuilder()
Copyright © 2024. All rights reserved.