public interface GlobalLockExecutor
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
execute()
execute business logic
|
GlobalLockConfig |
getGlobalLockConfig()
global lock config info
|
Object execute() throws Throwable
Throwable - whatever throw during executionGlobalLockConfig getGlobalLockConfig()
Copyright © 2022 Seata. All rights reserved.