JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Summary:
Nested Field
Method
| Detail:
Field
Method
Package:
org.grails.datastore.mapping.redis.util
[Java] Interface RedisCallback<T>
Authors:
Graeme Rocher
Methods Summary
Methods
Type
Name and description
java.lang.Object
doInRedis
(T redis)
Executes redis logic whilst handling exec.
Method Detail
public java.lang.Object
doInRedis
(T redis)
Executes redis logic whilst handling exec.
Parameters:
redis
- The RedisClient instance
Returns:
The result of the calling jredis
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Summary:
Nested Field
Method
| Detail:
Field
Method