fun SortOptions(alpha: Boolean? = null, by: String? = null, descending: Boolean? = null, gets: Iterable<String>? = null, store: String? = null): SortOptions
A function providing a DSL for building io.vertx.redis.op.SortOptions objects.
alpha -
alpha
by -
by
descending -
descending
gets -
gets
store -
store