接口的使用
cn.fxbin.bubble.fireworks.plugin.lock.executor.LockExecutor
-
使用LockExecutor的程序包 程序包 说明 cn.fxbin.bubble.fireworks.plugin.lock.executor.redis cn.fxbin.bubble.fireworks.plugin.lock.factory cn.fxbin.bubble.fireworks.plugin.lock.handler -
-
cn.fxbin.bubble.fireworks.plugin.lock.executor.redis中LockExecutor的使用
实现LockExecutor的cn.fxbin.bubble.fireworks.plugin.lock.executor.redis中的类 修饰符和类型 类 说明 classDefaultRedisExecutorDefaultExecutorclassFairLockExecutorFairLockExecutorclassMultiLockExecutorMultiLockExecutorclassReadLockExecutorReadWriteLockExecutorclassRedLockExecutorRedLockExecutorclassReentrantLockExecutorReentrantLockExecutorclassWriteLockExecutorWriteLockExecutor -
cn.fxbin.bubble.fireworks.plugin.lock.factory中LockExecutor的使用
返回LockExecutor的cn.fxbin.bubble.fireworks.plugin.lock.factory中的方法 修饰符和类型 方法 说明 LockExecutorLockFactory. get(LockInfo lockInfo) -
cn.fxbin.bubble.fireworks.plugin.lock.handler中LockExecutor的使用
参数类型为LockExecutor的cn.fxbin.bubble.fireworks.plugin.lock.handler中的方法 修饰符和类型 方法 说明 voidTimeoutHandler. handle(LockInfo lockInfo, LockExecutor lockExecutor)handle
-