public static interface MysqlxNotice.GroupReplicationStateChangedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getType()
required uint32 type = 1; |
java.lang.String |
getViewId()
optional string view_id = 2; |
com.google.protobuf.ByteString |
getViewIdBytes()
optional string view_id = 2; |
boolean |
hasType()
required uint32 type = 1; |
boolean |
hasViewId()
optional string view_id = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
required uint32 type = 1;int getType()
required uint32 type = 1;boolean hasViewId()
optional string view_id = 2;java.lang.String getViewId()
optional string view_id = 2;com.google.protobuf.ByteString getViewIdBytes()
optional string view_id = 2;