public static class RedissonLock.ExpirationEntry extends Object
| Constructor and Description |
|---|
ExpirationEntry(long threadId,
io.netty.util.Timeout timeout) |
| Modifier and Type | Method and Description |
|---|---|
long |
getThreadId() |
io.netty.util.Timeout |
getTimeout() |
Copyright © 2014–2018 The Redisson Project. All rights reserved.