| 程序包 | 说明 |
|---|---|
| com.alibaba.dts.client.executor.longtime | |
| com.alibaba.dts.client.executor.longtime.processor | |
| com.alibaba.dts.client.executor.longtime.unit |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutorUnit |
LongTimePool.getExecutorUnit(long jobid,
long instanceid) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReFillingProcessor.refresh(ExecutorUnit executorUnit)
刷新线程信息
executorUnit
|
void |
PullProcessor.refresh(ExecutorUnit executorUnit)
刷新线程信息
executorUnit
|
void |
LongTimeTaskProcessor.refresh(ExecutorUnit executorUnit,
int index)
刷新线程信息
executorUnit
index
|
| 构造器和说明 |
|---|
LongTimeTaskProcessor(ClientContextImpl clientContext,
ExecutorUnit executorUnit,
int index,
AtomicInteger threadCounter) |
PullProcessor(ClientContextImpl clientContext,
ExecutorUnit executorUnit) |
ReFillingProcessor(ClientContextImpl clientContext,
ExecutorUnit executorUnit) |
| 构造器和说明 |
|---|
StatesReportTimer(ExecutorUnit executorUnit,
ClientContextImpl clientContext) |
Copyright © 2018. All rights reserved.