public static interface Eraftpb.ConfChangeSingleOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getNodeId()
uint64 node_id = 2; |
Eraftpb.ConfChangeType |
getType()
.eraftpb.ConfChangeType type = 1; |
int |
getTypeValue()
.eraftpb.ConfChangeType type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getTypeValue()
.eraftpb.ConfChangeType type = 1;
Eraftpb.ConfChangeType getType()
.eraftpb.ConfChangeType type = 1;
long getNodeId()
uint64 node_id = 2;
Copyright © 2024 PingCAP. All rights reserved.