public class ShardingConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ShardingConfig.ShardingConfigBuilder |
| Modifier and Type | Method and Description |
|---|---|
static ShardingConfig.ShardingConfigBuilder |
builder() |
Integer |
getActualCount() |
Integer |
getActualVirtualCount() |
Integer |
getDesiredCount() |
Integer |
getDesiredVirtualCount() |
String |
getFunction() |
String |
getKey() |
String |
getStrategy() |
Integer |
getVirtualPerPhysical() |
public static ShardingConfig.ShardingConfigBuilder builder()
public Integer getActualCount()
public Integer getActualVirtualCount()
public Integer getDesiredCount()
public Integer getDesiredVirtualCount()
public String getFunction()
public String getKey()
public String getStrategy()
public Integer getVirtualPerPhysical()
Copyright © 2022 SeMI Technologies B.V.. All rights reserved.