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 © 2015 Pivotal Software, Inc.. All rights reserved.