vertx / io.vertx.reactivex.redis / RedisClient / rxObject

rxObject

open fun rxObject(key: String, cmd: ObjectCmd): Completable

Inspect the internals of Redis objects

Parameters

key - Key string

cmd - Object sub command

Return