public class CriticalMeasure extends Object
| Constructor and Description |
|---|
CriticalMeasure() |
| Modifier and Type | Method and Description |
|---|---|
void |
enterCritical() |
long |
enterTime() |
boolean |
isExpired(long timeout) |
void |
leaveCritical() |
long |
leaveTime() |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.