| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Errorpb.KeyNotInRegion
KeyNotInRegion is the error variant that tells the key the request requires isn't present in
this region.
|
static class |
Errorpb.KeyNotInRegion.Builder
KeyNotInRegion is the error variant that tells the key the request requires isn't present in
this region.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Errorpb.KeyNotInRegionOrBuilder |
Errorpb.ErrorOrBuilder.getKeyNotInRegionOrBuilder()
.errorpb.KeyNotInRegion key_not_in_region = 4; |
Errorpb.KeyNotInRegionOrBuilder |
Errorpb.Error.getKeyNotInRegionOrBuilder()
.errorpb.KeyNotInRegion key_not_in_region = 4; |
Errorpb.KeyNotInRegionOrBuilder |
Errorpb.Error.Builder.getKeyNotInRegionOrBuilder()
.errorpb.KeyNotInRegion key_not_in_region = 4; |
Copyright © 2023 PingCAP. All rights reserved.