Exemple #1
0
 @Override
 Future<RedisPubSubConnection> nextPubSubConnection() {
   return pubSubConnectionHolder.get();
 }