getServerContainer,RedisContainer-method {RedisBaseContainer} | R Documentation |
Get the Redis server container
Description
Get the Redis server container from the worker container
Usage
## S4 method for signature 'RedisContainer'
getServerContainer(workerContainer)
Arguments
workerContainer |
The worker container. |
Value
A RedisContainer
server container
[Package RedisBaseContainer version 1.0.1 Index]