vertx / io.vertx.kotlin.redis.op / SortOptions

SortOptions

fun SortOptions(by: String? = null, gets: Iterable<String>? = null, store: String? = null): SortOptions

A function providing a DSL for building io.vertx.redis.op.SortOptions objects.

Parameters

by -

gets -

store -