Package | Description |
---|---|
org.tikv.common | |
org.tikv.common.util |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHostMapping |
Modifier and Type | Method and Description |
---|---|
HostMapping |
TiConfiguration.getHostMapping() |
HostMapping |
ReadOnlyPDClient.getHostMapping() |
HostMapping |
PDClient.getHostMapping() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractGRPCClient.checkHealth(BackOffer backOffer,
String addressStr,
HostMapping hostMapping) |
void |
TiConfiguration.setHostMapping(HostMapping mapping) |
Modifier and Type | Method and Description |
---|---|
io.grpc.ManagedChannel |
ChannelFactory.getChannel(String address,
HostMapping mapping) |
Copyright © 2024 PingCAP. All rights reserved.