Package | Description |
---|---|
com.lambdaworks.redis.pubsub |
Pub/Sub connection classes.
|
Modifier and Type | Field and Description |
---|---|
protected RedisPubSubCommands<K,V> |
StatefulRedisPubSubConnectionImpl.sync |
Modifier and Type | Method and Description |
---|---|
RedisPubSubCommands<K,V> |
StatefulRedisPubSubConnectionImpl.sync() |
RedisPubSubCommands<K,V> |
StatefulRedisPubSubConnection.sync()
Returns the
RedisPubSubCommands API for the current connection. |
Copyright © 2015. All rights reserved.