Package csw.event.client.models
Class EventStores.RedisStore
java.lang.Object
csw.event.client.models.EventStores.RedisStore
- All Implemented Interfaces:
EventStore
,Serializable
,scala.Equals
,scala.Product
- Enclosing class:
- EventStores
public static class EventStores.RedisStore
extends Object
implements EventStore, scala.Product, Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
RedisStore
public RedisStore(io.lettuce.core.RedisClient redisClient)
-
-
Method Details
-
redisClient
public io.lettuce.core.RedisClient redisClient()
-