| Package | Description |
|---|---|
| org.springframework.data.redis.connection.srp |
Connection package for spullara Redis Protocol library.
|
| Constructor and Description |
|---|
SrpConnection(String host,
int port,
BlockingQueue<SrpConnection> queue) |
SrpConnection(String host,
int port,
String password,
BlockingQueue<SrpConnection> queue) |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.