public class ResponseTimeCache extends Object
| Constructor and Description |
|---|
ResponseTimeCache() |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
listAcquireResponseTimes() |
List<Long> |
listRenewResponseTimes() |
void |
saveAcquireResponseTime(long getResponseTime) |
void |
saveRenewResponseTime(long renewResponseTime) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.