Package | Description |
---|---|
org.tikv.common.operation | |
org.tikv.common.pd |
Modifier and Type | Field and Description |
---|---|
static Function<Pdpb.GetRegionResponse,PDError> |
PDErrorHandler.getRegionResponseErrorExtractor |
Constructor and Description |
---|
PDErrorHandler(Function<RespT,PDError> errorExtractor,
PDClient client) |
Modifier and Type | Field and Description |
---|---|
static PDError |
PDError.RegionPeerNotElected.DEFAULT_INSTANCE |
Modifier and Type | Method and Description |
---|---|
PDError |
PDError.Builder.build() |
static PDError |
PDError.buildFromPdpbError(Pdpb.Error error) |
Copyright © 2024 PingCAP. All rights reserved.