接口的使用
risesoft.data.transfer.core.executor.ExecutorTaskQueue
-
使用ExecutorTaskQueue的程序包 程序包 说明 risesoft.data.transfer.core.channel risesoft.data.transfer.core.context -
-
risesoft.data.transfer.core.channel中ExecutorTaskQueue的使用
参数类型为ExecutorTaskQueue的risesoft.data.transfer.core.channel中的构造器 构造器 说明 JoinOutExecutorChannel(ExecutorTaskQueue outExecutor) -
risesoft.data.transfer.core.context中ExecutorTaskQueue的使用
返回ExecutorTaskQueue的risesoft.data.transfer.core.context中的方法 修饰符和类型 方法 说明 ExecutorTaskQueueJobContext. getInExecutorTaskQueue()ExecutorTaskQueueJobContext. getOutExecutorTaskQueue()参数类型为ExecutorTaskQueue的risesoft.data.transfer.core.context中的方法 修饰符和类型 方法 说明 JobContextJobContext. setInExecutorTaskQueue(ExecutorTaskQueue inExecutorTaskQueue)JobContextJobContext. setOutExecutorTaskQueue(ExecutorTaskQueue outExecutorTaskQueue)
-