public abstract class ShardingTemplate<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
ds |
protected int |
index |
| Constructor and Description |
|---|
ShardingTemplate() |
| Modifier and Type | Method and Description |
|---|---|
T |
doSharding() |
abstract T |
shardingWork() |
Copyright © 2024. All rights reserved.