resolved.RedisFuture: Check on the status of a future task.

View source: R/RedisFuture-class.R

resolved.RedisFutureR Documentation

Check on the status of a future task.

Description

Check on the status of a future task.

Usage

## S3 method for class 'RedisFuture'
resolved(x, ...)

Value

boolean indicating the task is finished (TRUE) or not (FALSE)


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