vertx / io.vertx.rxjava.redis / RedisClient / rxInfoSection

rxInfoSection

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

Get information and statistics about the server

Parameters

section - Specific section of information to return

Return