Class
Redis::Future
In:
lib/redis/pipeline.rb
Parent:
BasicObject
Methods
_command
_set
class
inspect
is_a?
new
value
Constants
FutureNotReady
=
::Redis::FutureNotReady.new
Public Class methods
new
(command, transformation)
Public Instance methods
_command
()
_set
(object)
class
()
inspect
()
is_a?
(other)
value
()
[Validate]