vertx / io.vertx.rxjava.redis / RedisClient / commandGetkeys

commandGetkeys

open fun commandGetkeys(handler: Handler<AsyncResult<JsonArray>>): RedisClient

Extract keys given a full Redis command

Parameters

handler -

Return