public static interface Errorpb.RaftEntryTooLargeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getEntrySize()
Size of the raft entry
uint64 entry_size = 2; |
long |
getRegionId()
The requested region ID
uint64 region_id = 1; |
Copyright © 2023 PingCAP. All rights reserved.