| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Errorpb.ServerIsBusy
ServerIsBusy is the error variant that tells the server is too busy to response.
|
static class |
Errorpb.ServerIsBusy.Builder
ServerIsBusy is the error variant that tells the server is too busy to response.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Errorpb.ServerIsBusyOrBuilder |
Errorpb.ErrorOrBuilder.getServerIsBusyOrBuilder()
.errorpb.ServerIsBusy server_is_busy = 6; |
Errorpb.ServerIsBusyOrBuilder |
Errorpb.Error.getServerIsBusyOrBuilder()
.errorpb.ServerIsBusy server_is_busy = 6; |
Errorpb.ServerIsBusyOrBuilder |
Errorpb.Error.Builder.getServerIsBusyOrBuilder()
.errorpb.ServerIsBusy server_is_busy = 6; |
Copyright © 2023 PingCAP. All rights reserved.