Package | Description |
---|---|
org.jetlang.core | |
org.jetlang.fibers |
Modifier and Type | Class and Description |
---|---|
class |
BatchExecutorImpl
Default implementation that simply executes all events.
|
Constructor and Description |
---|
RunnableExecutorImpl(BatchExecutor executor) |
RunnableExecutorImpl(BatchExecutor exec,
EventQueue q) |
Modifier and Type | Interface and Description |
---|---|
interface |
NioBatchExecutor |
Modifier and Type | Class and Description |
---|---|
class |
NioBatchExecutorImpl |
Modifier and Type | Method and Description |
---|---|
Fiber |
PoolFiberFactory.create(BatchExecutor batchExecutor)
Create a new Fiber from this pool that uses the supplied
Executor to execute commands |
Copyright © 2017. All Rights Reserved.