| Modifier and Type | Class and Description |
|---|---|
class |
BusyPauser
Created by peter.lawrey on 11/12/14.
|
class |
LightPauser
Deprecated.
use LongPauser instead.
|
class |
LongPauser
Created by rob on 30/11/2015.
|
class |
TimeoutPauser
Created by peter on 10/03/2016.
|
| Constructor and Description |
|---|
EventGroup(boolean daemon,
Pauser pauser,
boolean binding) |
MonitorEventLoop(net.openhft.chronicle.core.threads.EventLoop parent,
Pauser pauser) |
PauserMonitor(Pauser pauser,
String description,
int seconds) |
VanillaEventLoop(net.openhft.chronicle.core.threads.EventLoop parent,
String name,
Pauser pauser,
long timerIntervalMS,
boolean daemon,
boolean binding) |
Copyright © 2016. All rights reserved.