public static interface RaftCmdpb.CompactLogRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getCompactIndex()
uint64 compact_index = 1; |
long |
getCompactTerm()
uint64 compact_term = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
Copyright © 2024 PingCAP. All rights reserved.