public static interface Debugpb.ListFailPointsResponse.EntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getActions()
string actions = 2; |
com.google.protobuf.ByteString |
getActionsBytes()
string actions = 2; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getName()
string name = 1;
com.google.protobuf.ByteString getNameBytes()
string name = 1;
String getActions()
string actions = 2;
com.google.protobuf.ByteString getActionsBytes()
string actions = 2;
Copyright © 2024 PingCAP. All rights reserved.