| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Errorpb.ReadIndexNotReady
ReadIndexNotReady is the error variant that tells the read index request is not ready, that is,
the current region is in a status that not ready to serve the read index request.
|
static class |
Errorpb.ReadIndexNotReady.Builder
ReadIndexNotReady is the error variant that tells the read index request is not ready, that is,
the current region is in a status that not ready to serve the read index request.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Errorpb.ReadIndexNotReadyOrBuilder |
Errorpb.ErrorOrBuilder.getReadIndexNotReadyOrBuilder()
.errorpb.ReadIndexNotReady read_index_not_ready = 11; |
Errorpb.ReadIndexNotReadyOrBuilder |
Errorpb.Error.getReadIndexNotReadyOrBuilder()
.errorpb.ReadIndexNotReady read_index_not_ready = 11; |
Errorpb.ReadIndexNotReadyOrBuilder |
Errorpb.Error.Builder.getReadIndexNotReadyOrBuilder()
.errorpb.ReadIndexNotReady read_index_not_ready = 11; |
Copyright © 2023 PingCAP. All rights reserved.