| Package | Description |
|---|---|
| org.tikv.kvproto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Errorpb.RaftEntryTooLarge
RaftEntryTooLarge is the error variant that tells the request is too large to be serialized to a
reasonable small raft entry.
|
static class |
Errorpb.RaftEntryTooLarge.Builder
RaftEntryTooLarge is the error variant that tells the request is too large to be serialized to a
reasonable small raft entry.
|
| Modifier and Type | Method and Description |
|---|---|
Errorpb.RaftEntryTooLargeOrBuilder |
Errorpb.ErrorOrBuilder.getRaftEntryTooLargeOrBuilder()
.errorpb.RaftEntryTooLarge raft_entry_too_large = 9; |
Errorpb.RaftEntryTooLargeOrBuilder |
Errorpb.Error.getRaftEntryTooLargeOrBuilder()
.errorpb.RaftEntryTooLarge raft_entry_too_large = 9; |
Errorpb.RaftEntryTooLargeOrBuilder |
Errorpb.Error.Builder.getRaftEntryTooLargeOrBuilder()
.errorpb.RaftEntryTooLarge raft_entry_too_large = 9; |
Copyright © 2025 PingCAP. All rights reserved.