| Constructor and Description |
|---|
AbstractResponseTimeLogger(HasCloudwatchConfig hasCloudwatchConfig,
CloudwatchClient cloudwatchClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
addResponseTimeMeasurement(String name,
long timeInMilliseconds) |
List<Measurement> |
measure() |
public AbstractResponseTimeLogger(HasCloudwatchConfig hasCloudwatchConfig, CloudwatchClient cloudwatchClient)
public void addResponseTimeMeasurement(String name, long timeInMilliseconds)
public List<Measurement> measure()
Copyright © 2018. All rights reserved.