vertx / io.vertx.rxjava.redis / RedisTransaction / rxInfoSection

rxInfoSection

open fun rxInfoSection(section: String): Single<String>

Get information and statistics about the server

Parameters

section - Specific section of information to return

Return