config Server Lists
Parameters
value
The ConfigServer nodes of the instance. See config_server_list
below.
Parameters
values
The ConfigServer nodes of the instance. See config_server_list
below.
suspend fun configServerLists(argument: List<suspend ShardingInstanceConfigServerListArgsBuilder.() -> Unit>)
suspend fun configServerLists(vararg argument: suspend ShardingInstanceConfigServerListArgsBuilder.() -> Unit)
suspend fun configServerLists(argument: suspend ShardingInstanceConfigServerListArgsBuilder.() -> Unit)
Parameters
argument
The ConfigServer nodes of the instance. See config_server_list
below.