public interface CriticalComponent
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkExpiration(long timeout,
boolean reset)
Check if the component is expired at a given timeout..
|
CriticalAnalyzer |
getCriticalAnalyzer() |
CriticalCloseable |
measureCritical(int path) |
CriticalAnalyzer getCriticalAnalyzer()
CriticalCloseable measureCritical(int path)
boolean checkExpiration(long timeout,
boolean reset)
timeout - - the timeout to check if the component is expiredreset - - true to reset the component timer if it is expiredCopyright © 2022 The Apache Software Foundation. All rights reserved.