public class SpringRedisMutexContendService
extends me.ahoo.simba.core.AbstractMutexContendService
| 限定符和类型 | 类和说明 |
|---|---|
class |
SpringRedisMutexContendService.MutexMessageListener |
| 限定符 | 构造器和说明 |
|---|---|
protected |
SpringRedisMutexContendService(me.ahoo.simba.core.MutexContender contender,
java.util.concurrent.Executor handleExecutor,
java.time.Duration ttl,
java.time.Duration transition,
org.springframework.data.redis.core.StringRedisTemplate redisTemplate,
org.springframework.data.redis.listener.RedisMessageListenerContainer listenerContainer,
java.util.concurrent.ScheduledExecutorService scheduledExecutorService) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
startContend()
1.
|
protected void |
stopContend()
1.
|
close, getMutexState, getRetriever, isRunning, notifyOwner, resetOwner, safeNotifyOwner, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected SpringRedisMutexContendService(me.ahoo.simba.core.MutexContender contender,
java.util.concurrent.Executor handleExecutor,
java.time.Duration ttl,
java.time.Duration transition,
org.springframework.data.redis.core.StringRedisTemplate redisTemplate,
org.springframework.data.redis.listener.RedisMessageListenerContainer listenerContainer,
java.util.concurrent.ScheduledExecutorService scheduledExecutorService)