| Package | Description |
|---|---|
| org.sodeac.common.message.dispatcher.impl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,TaskContainer> |
ChannelImpl.taskIndex |
protected List<TaskContainer> |
ChannelImpl.taskList |
| Modifier and Type | Method and Description |
|---|---|
TaskContainer |
ChannelWorker.getCurrentRunningTask() |
TaskContainer |
ChannelImpl.getCurrentRunningTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MessageDispatcherImpl.registerTimeOut(ChannelImpl<?> channel,
TaskContainer taskContainer) |
void |
DispatcherGuardian.registerTimeOut(ChannelImpl<?> queue,
TaskContainer task) |
void |
ChannelTaskContextImpl.setDueTask(TaskContainer dueTask) |
protected void |
MessageDispatcherImpl.unregisterTimeOut(ChannelImpl<?> channel,
TaskContainer taskContainer) |
void |
DispatcherGuardian.unregisterTimeOut(ChannelImpl<?> queue,
TaskContainer task) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
ChannelImpl.getDueTasks(List<TaskContainer> dueTaskList) |
| Constructor and Description |
|---|
ChannelTaskContextImpl(List<TaskContainer> dueTaskList) |
Copyright © 2020. All rights reserved.