public class LatencyLatestInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Builder<LatencyLatestInfo> |
LATENCY_LATEST_BUILDER |
| Constructor and Description |
|---|
LatencyLatestInfo(java.lang.String command,
long timestamp,
long lastEventLatency,
long maxEventLatency) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommand() |
long |
getLastEventLatency() |
long |
getMaxEventLatency() |
long |
getTimestamp() |
public static final Builder<LatencyLatestInfo> LATENCY_LATEST_BUILDER
Copyright © 2025. All rights reserved.