psubscribe abstract method

Stream<V> psubscribe(
  1. String pattern
)

PSUBSCRIBE command (pattern subscribe)

Implementation

Stream<V> psubscribe(String pattern);