Package | Description |
---|---|
org.redisson | |
org.redisson.pubsub |
Modifier and Type | Method and Description |
---|---|
RPromise<RedissonCountDownLatchEntry> |
RedissonCountDownLatchEntry.getPromise() |
Constructor and Description |
---|
RedissonCountDownLatchEntry(RPromise<RedissonCountDownLatchEntry> promise) |
Modifier and Type | Method and Description |
---|---|
protected RedissonCountDownLatchEntry |
CountDownLatchPubSub.createEntry(RPromise<RedissonCountDownLatchEntry> newPromise) |
Modifier and Type | Method and Description |
---|---|
protected void |
CountDownLatchPubSub.onMessage(RedissonCountDownLatchEntry value,
Long message) |
Modifier and Type | Method and Description |
---|---|
protected RedissonCountDownLatchEntry |
CountDownLatchPubSub.createEntry(RPromise<RedissonCountDownLatchEntry> newPromise) |
Copyright © 2014–2017 The Redisson Project. All rights reserved.