| 程序包 | 说明 |
|---|---|
| io.shardingsphere.orchestration.reg.newzk.client.retry | |
| io.shardingsphere.orchestration.reg.newzk.client.zookeeper.operation |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AsyncRetryCenter.add(BaseOperation operation)
add async operation.
|
| 构造器和说明 |
|---|
RetryThread(DelayQueue<BaseOperation> queue) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CreateAllNeedOperation
Async retry operation which create all need action.
|
class |
CreateCurrentOperation
Async retry operation which create current action.
|
class |
DeleteAllChildrenOperation
Async retry operation which delete all children action.
|
class |
DeleteCurrentBranchOperation
Async retry operation which delete current branch action.
|
class |
DeleteCurrentOperation
Async retry operation which delete current action.
|
class |
UpdateOperation
Async retry operation which update action.
|
Copyright © 2018. All rights reserved.