vertx / io.vertx.reactivex.redis / RedisTransaction / rxHkeys

rxHkeys

open fun rxHkeys(key: String): Single<String>

Get all the fields in a hash

Parameters

key - Key string

Return