@Deprecated public abstract class ShardInfo<T> extends Object
| Constructor and Description |
|---|
ShardInfo()
Deprecated.
|
ShardInfo(int weight)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
createResource()
Deprecated.
|
abstract String |
getName()
Deprecated.
|
int |
getWeight()
Deprecated.
|
Copyright © 2021. All rights reserved.