| 程序包 | 说明 |
|---|---|
| com.dyngr | |
| com.dyngr.core |
| 限定符和类型 | 方法和说明 |
|---|---|
PollerBuilder<V> |
PollerBuilder.polling(AttemptMaker<V> attemptMaker)
Sets the code of actual polling.
|
<V> V |
Polling.PollingOptions.run(AttemptMaker<V> attemptMaker)
Build and start
Poller immediately, waiting for the result. |
| 构造器和说明 |
|---|
DefaultPoller(AttemptMaker<V> maker,
StopStrategy stopStrategy,
WaitStrategy waitStrategy,
ExecutorService executor) |
Copyright © 2019. All rights reserved.