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