public static interface LoadBalancedServiceEvent.LoadBalancedServiceEventData
Modifier and Type | Method and Description |
---|---|
Optional<Exception> |
getException() |
Optional<Long> |
getLatencyMicros() |
Optional<Long> |
getRequestSizeBytes() |
Optional<Long> |
getResponseSizeBytes() |
URI |
getServer() |