| Package | Description |
|---|---|
| org.springframework.data.redis.connection.lettuce |
Connection package for Lettuce Redis client.
|
| Modifier and Type | Method and Description |
|---|---|
protected LettuceSubscription |
LettuceConnection.doCreateSubscription(MessageListener listener,
io.lettuce.core.pubsub.StatefulRedisPubSubConnection<byte[],byte[]> connection,
LettuceConnectionProvider connectionProvider)
Customization hook to create a
LettuceSubscription. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.