Package | Description |
---|---|
org.aredis.cache |
Contains the core aredis related classes.
|
Modifier and Type | Method and Description |
---|---|
RedisRawResponse |
RedisResponseReader.getResponse()
Gets the response which is saved after it is read and parsed.
|
RedisRawResponse |
RedisResponseReader.readResponse(AsyncHandler<RedisRawResponse> presponseHandler)
Reads the response from the Redis Server.
|
Modifier and Type | Method and Description |
---|---|
RedisRawResponse |
RedisResponseReader.readResponse(AsyncHandler<RedisRawResponse> presponseHandler)
Reads the response from the Redis Server.
|
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.