public class QueryHostStatusTask extends AbstractTask
logger, type| 构造器和说明 |
|---|
QueryHostStatusTask(INetwork network,
ConnectionPoolManager connectionPoolManager,
ILogger logger,
int callbackThresholdCnt,
NetworkOption networkOption) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
decrementCallbackThresholdCnt() |
void |
incrementCallbackThresholdCnt() |
void |
run()
Run.
|
getInterval, getLogger, getNextTime, getType, setInterval, setLogger, setNextTime, setTypepublic QueryHostStatusTask(INetwork network, ConnectionPoolManager connectionPoolManager, ILogger logger, int callbackThresholdCnt, NetworkOption networkOption)
public void run()
AbstractTaskrun 在类中 AbstractTaskpublic void incrementCallbackThresholdCnt()
public void decrementCallbackThresholdCnt()
Copyright © 2022. All rights reserved.