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