public static interface Debugpb.RaftLogResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Eraftpb.Entry |
getEntry()
.eraftpb.Entry entry = 1; |
Eraftpb.EntryOrBuilder |
getEntryOrBuilder()
.eraftpb.Entry entry = 1; |
boolean |
hasEntry()
.eraftpb.Entry entry = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasEntry()
.eraftpb.Entry entry = 1;
Eraftpb.Entry getEntry()
.eraftpb.Entry entry = 1;
Eraftpb.EntryOrBuilder getEntryOrBuilder()
.eraftpb.Entry entry = 1;
Copyright © 2024 PingCAP. All rights reserved.