This class guarantees that only one event can execute in native at a time.
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public void | execute(long timestamp, PeriodicType periodicType)
Implements abstract jdk.
|
lock | back to summary |
---|---|
private static final Lock lock |
JVMEventTask | back to summary |
---|---|
public JVMEventTask(PlatformEventType eventType) |
execute | back to summary |
---|---|
public void execute(long timestamp, PeriodicType periodicType) Implements abstract jdk.
|