| Package | Description |
|---|---|
| org.tikv.kvproto |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2025 PingCAP. All rights reserved.