Package csw.event.client.models
Class EventStores.RedisStore
- java.lang.Object
 - 
- csw.event.client.models.EventStores.RedisStore
 
 
- 
- All Implemented Interfaces:
 EventStore,java.io.Serializable,scala.Equals,scala.Product
- Enclosing class:
 - EventStores
 
public static class EventStores.RedisStore extends java.lang.Object implements EventStore, scala.Product, java.io.Serializable
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description RedisStore(io.lettuce.core.RedisClient redisClient) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.lettuce.core.RedisClientredisClient() 
 -