Skip navigation links
A B C D E H I L M N P R S T U V W 

A

action() - Method in interface net.openhft.chronicle.threads.api.EventHandler
perform all tasks once and return ASAP.
addHandler(EventHandler) - Method in interface net.openhft.chronicle.threads.api.EventLoop
 
addHandler(EventHandler) - Method in class net.openhft.chronicle.threads.BlockingEventLoop
 
addHandler(EventHandler) - Method in class net.openhft.chronicle.threads.EventGroup
 
addHandler(EventHandler) - Method in class net.openhft.chronicle.threads.MonitorEventLoop
 
addHandler(EventHandler) - Method in class net.openhft.chronicle.threads.VanillaEventLoop
 

B

BlockingEventLoop - Class in net.openhft.chronicle.threads
Event "Loop" for blocking tasks.
BlockingEventLoop(EventLoop, String) - Constructor for class net.openhft.chronicle.threads.BlockingEventLoop
 
BusyPauser - Enum in net.openhft.chronicle.threads
Created by peter.lawrey on 11/12/14.

C

close() - Method in class net.openhft.chronicle.threads.BlockingEventLoop
 
close() - Method in class net.openhft.chronicle.threads.EventGroup
 
close() - Method in class net.openhft.chronicle.threads.MonitorEventLoop
 
close() - Method in class net.openhft.chronicle.threads.VanillaEventLoop
 

D

doPause(long) - Method in class net.openhft.chronicle.threads.LightPauser
 
dumpRunningState(String, BooleanSupplier) - Method in class net.openhft.chronicle.threads.VanillaEventLoop
 

E

EventGroup - Class in net.openhft.chronicle.threads
Created by peter.lawrey on 22/01/15.
EventGroup(boolean) - Constructor for class net.openhft.chronicle.threads.EventGroup
 
EventHandler - Interface in net.openhft.chronicle.threads.api
Created by peter.lawrey on 22/01/15.
eventLoop(EventLoop) - Method in interface net.openhft.chronicle.threads.api.EventHandler
 
EventLoop - Interface in net.openhft.chronicle.threads.api
Created by peter.lawrey on 22/01/15.

H

HandlerPriority - Enum in net.openhft.chronicle.threads
Created by peter.lawrey on 22/01/15.

I

InvalidEventHandlerException - Exception in net.openhft.chronicle.threads.api
Created by peter on 25/06/15.
InvalidEventHandlerException() - Constructor for exception net.openhft.chronicle.threads.api.InvalidEventHandlerException
 
isAlive() - Method in class net.openhft.chronicle.threads.VanillaEventLoop
 

L

LightPauser - Class in net.openhft.chronicle.threads
Created by peter.lawrey on 11/12/14.
LightPauser(long, long) - Constructor for class net.openhft.chronicle.threads.LightPauser
 
loopStartMS() - Method in class net.openhft.chronicle.threads.VanillaEventLoop
 

M

MonitorEventLoop - Class in net.openhft.chronicle.threads
Created by peter.lawrey on 22/01/15.
MonitorEventLoop(EventLoop, Pauser) - Constructor for class net.openhft.chronicle.threads.MonitorEventLoop
 

N

name() - Method in class net.openhft.chronicle.threads.VanillaEventLoop
 
NamedThreadFactory - Class in net.openhft.chronicle.threads
User: peter.lawrey Date: 18/08/13 Time: 11:37
NamedThreadFactory(String) - Constructor for class net.openhft.chronicle.threads.NamedThreadFactory
 
NamedThreadFactory(String, Boolean) - Constructor for class net.openhft.chronicle.threads.NamedThreadFactory
 
net.openhft.chronicle.threads - package net.openhft.chronicle.threads
 
net.openhft.chronicle.threads.api - package net.openhft.chronicle.threads.api
 
newThread(Runnable) - Method in class net.openhft.chronicle.threads.NamedThreadFactory
 
NO_BUSY_PERIOD - Static variable in class net.openhft.chronicle.threads.LightPauser
 
NO_PAUSE_PERIOD - Static variable in class net.openhft.chronicle.threads.LightPauser
 

P

pause() - Method in enum net.openhft.chronicle.threads.BusyPauser
 
pause(long) - Method in enum net.openhft.chronicle.threads.BusyPauser
 
pause() - Method in class net.openhft.chronicle.threads.LightPauser
 
pause(long) - Method in class net.openhft.chronicle.threads.LightPauser
 
pause() - Method in interface net.openhft.chronicle.threads.Pauser
 
pause(long) - Method in interface net.openhft.chronicle.threads.Pauser
 
Pauser - Interface in net.openhft.chronicle.threads
Created by peter.lawrey on 11/12/14.
priority() - Method in interface net.openhft.chronicle.threads.api.EventHandler
 

R

reset() - Method in enum net.openhft.chronicle.threads.BusyPauser
 
reset() - Method in class net.openhft.chronicle.threads.LightPauser
 
reset() - Method in interface net.openhft.chronicle.threads.Pauser
 
run() - Method in class net.openhft.chronicle.threads.MonitorEventLoop
 
run() - Method in class net.openhft.chronicle.threads.VanillaEventLoop
 

S

setThreadGroup(Thread, ThreadGroup) - Static method in enum net.openhft.chronicle.threads.Threads
 
start() - Method in interface net.openhft.chronicle.threads.api.EventLoop
 
start() - Method in class net.openhft.chronicle.threads.BlockingEventLoop
 
start() - Method in class net.openhft.chronicle.threads.EventGroup
 
start() - Method in class net.openhft.chronicle.threads.MonitorEventLoop
 
start() - Method in class net.openhft.chronicle.threads.VanillaEventLoop
 
stop() - Method in interface net.openhft.chronicle.threads.api.EventLoop
 
stop() - Method in class net.openhft.chronicle.threads.BlockingEventLoop
 
stop() - Method in class net.openhft.chronicle.threads.EventGroup
 
stop() - Method in class net.openhft.chronicle.threads.MonitorEventLoop
 
stop() - Method in class net.openhft.chronicle.threads.VanillaEventLoop
 

T

threadGroupPrefix() - Static method in enum net.openhft.chronicle.threads.Threads
 
Threads - Enum in net.openhft.chronicle.threads
Created by peter on 24/06/15.

U

unpause() - Method in interface net.openhft.chronicle.threads.api.EventLoop
 
unpause() - Method in class net.openhft.chronicle.threads.BlockingEventLoop
 
unpause() - Method in enum net.openhft.chronicle.threads.BusyPauser
 
unpause() - Method in class net.openhft.chronicle.threads.EventGroup
 
unpause() - Method in class net.openhft.chronicle.threads.LightPauser
 
unpause() - Method in class net.openhft.chronicle.threads.MonitorEventLoop
 
unpause() - Method in interface net.openhft.chronicle.threads.Pauser
 
unpause() - Method in class net.openhft.chronicle.threads.VanillaEventLoop
 

V

valueOf(String) - Static method in enum net.openhft.chronicle.threads.BusyPauser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.threads.HandlerPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.threads.Threads
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.openhft.chronicle.threads.BusyPauser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.threads.HandlerPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.threads.Threads
Returns an array containing the constants of this enum type, in the order they are declared.
VanillaEventLoop - Class in net.openhft.chronicle.threads
Created by peter.lawrey on 22/01/15.
VanillaEventLoop(EventLoop, String, Pauser, long, boolean) - Constructor for class net.openhft.chronicle.threads.VanillaEventLoop
 

W

withThreadGroup(ThreadGroup, Callable<R>) - Static method in enum net.openhft.chronicle.threads.Threads
 
A B C D E H I L M N P R S T U V W 
Skip navigation links

Copyright © 2015. All rights reserved.