Module lettuce.core
Interface PubSubReactiveNodeSelection<K,V>
- All Superinterfaces:
NodeSelectionSupport<RedisPubSubReactiveCommands<K,V>,NodeSelectionPubSubReactiveCommands<K,V>>
public interface PubSubReactiveNodeSelection<K,V> extends NodeSelectionSupport<RedisPubSubReactiveCommands<K,V>,NodeSelectionPubSubReactiveCommands<K,V>>
Node selection with access to
RedisPubSubCommands.- Since:
- 4.4
- Author:
- Mark Paluch
-
Method Summary