ShardingRule

data class ShardingRule(val databaseAlgorithm: String, val tableAlgorithm: String)

Constructors

Link copied to clipboard
constructor(databaseAlgorithm: String, tableAlgorithm: String)

Properties

Link copied to clipboard
Link copied to clipboard