result.RedisFuture: Obtain and return a future task result (blocking)

View source: R/RedisFuture-class.R

result.RedisFutureR Documentation

Obtain and return a future task result (blocking)

Description

Obtain and return a future task result (blocking)

Usage

## S3 method for class 'RedisFuture'
result(future, ...)

Arguments

future

an object of class Redis.future.

...

additional parameters for future class methods.


bwlewis/future.redis documentation built on May 12, 2023, 1:52 a.m.