Index
All Classes and Interfaces|All Packages
A
- add(MessageStoreEntry) - Method in class de.otto.synapse.messagestore.redis.RedisIndexedMessageStore
- add(MessageStoreEntry) - Method in class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
C
- clear() - Method in class de.otto.synapse.messagestore.redis.RedisIndexedMessageStore
- clear() - Method in class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
- close() - Method in class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
D
- de.otto.synapse.leaderelection.redis - package de.otto.synapse.leaderelection.redis
- de.otto.synapse.messagestore.redis - package de.otto.synapse.messagestore.redis
G
- getChannelNames() - Method in class de.otto.synapse.messagestore.redis.RedisIndexedMessageStore
- getChannelNames() - Method in class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
- getIndexes() - Method in class de.otto.synapse.messagestore.redis.RedisIndexedMessageStore
- getIndexes() - Method in class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
- getLatestChannelPosition(String) - Method in class de.otto.synapse.messagestore.redis.RedisIndexedMessageStore
- getLatestChannelPosition(String) - Method in class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
R
- RedisIndexedMessageStore - Class in de.otto.synapse.messagestore.redis
-
Redis-based implementation of a WritableMessageStore.
- RedisIndexedMessageStore(String, int, int, long, Indexer, RedisTemplate<String, String>) - Constructor for class de.otto.synapse.messagestore.redis.RedisIndexedMessageStore
- RedisIndexedMessageStore(String, int, int, long, Indexer, RedisTemplate<String, String>, Encoder<String>, Decoder<String>) - Constructor for class de.otto.synapse.messagestore.redis.RedisIndexedMessageStore
- RedisLeaderElection - Class in de.otto.synapse.leaderelection.redis
- RedisLeaderElection(RedissonClient) - Constructor for class de.otto.synapse.leaderelection.redis.RedisLeaderElection
- RedisRingBufferMessageStore - Class in de.otto.synapse.messagestore.redis
-
Redis-based implementation of a WritableMessageStore.
- RedisRingBufferMessageStore(String, int, int, RedisTemplate<String, String>) - Constructor for class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
- RedisRingBufferMessageStore(String, int, int, RedisTemplate<String, String>, Encoder<String>, Decoder<String>) - Constructor for class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
- runAsyncIfLeader(String, Runnable) - Method in class de.otto.synapse.leaderelection.redis.RedisLeaderElection
- runAsyncIfLeader(String, Runnable, Executor) - Method in class de.otto.synapse.leaderelection.redis.RedisLeaderElection
- runIfLeader(String, Runnable) - Method in class de.otto.synapse.leaderelection.redis.RedisLeaderElection
S
- size() - Method in class de.otto.synapse.messagestore.redis.RedisIndexedMessageStore
- size() - Method in class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
- stream() - Method in class de.otto.synapse.messagestore.redis.RedisIndexedMessageStore
- stream() - Method in class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
- stream(Index, String) - Method in class de.otto.synapse.messagestore.redis.RedisIndexedMessageStore
- stream(Index, String) - Method in class de.otto.synapse.messagestore.redis.RedisRingBufferMessageStore
-
Deprecated.Unsupported operation.
- supplyAsyncIfLeader(String, Supplier<T>) - Method in class de.otto.synapse.leaderelection.redis.RedisLeaderElection
- supplyAsyncIfLeader(String, Supplier<T>, Executor) - Method in class de.otto.synapse.leaderelection.redis.RedisLeaderElection
- supplyIfLeader(String, Supplier<T>) - Method in class de.otto.synapse.leaderelection.redis.RedisLeaderElection
All Classes and Interfaces|All Packages