| Package | Description |
|---|---|
| org.tikv.common.replica |
| Modifier and Type | Method and Description |
|---|---|
Store |
Region.getLeader() |
Store[] |
Region.getStores() |
| Modifier and Type | Method and Description |
|---|---|
List<Store> |
LeaderFollowerReplicaSelector.select(Region region) |
List<Store> |
ReplicaSelector.select(Region region) |
List<Store> |
FollowerReplicaSelector.select(Region region) |
List<Store> |
LeaderReplicaSelector.select(Region region) |
Copyright © 2025 PingCAP. All rights reserved.