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