public static final class MysqlxNotice.SessionStateChanged.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder> implements MysqlxNotice.SessionStateChangedOrBuilder
Notify clients about changes to the internal session state ========================================== ========= :protobuf:msg:`Mysqlx.Notice::Frame` field value ========================================== ========= ``.type`` 3 ``.scope`` ``local`` ========================================== ========= :param param: parameter key :param value: updated valueProtobuf type
Mysqlx.Notice.SessionStateChanged| Modifier and Type | Method and Description |
|---|---|
MysqlxNotice.SessionStateChanged.Builder |
addAllValue(java.lang.Iterable<? extends MysqlxDatatypes.Scalar> values)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxNotice.SessionStateChanged.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
MysqlxNotice.SessionStateChanged.Builder |
addValue(int index,
MysqlxDatatypes.Scalar.Builder builderForValue)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxNotice.SessionStateChanged.Builder |
addValue(int index,
MysqlxDatatypes.Scalar value)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxNotice.SessionStateChanged.Builder |
addValue(MysqlxDatatypes.Scalar.Builder builderForValue)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxNotice.SessionStateChanged.Builder |
addValue(MysqlxDatatypes.Scalar value)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxDatatypes.Scalar.Builder |
addValueBuilder()
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxDatatypes.Scalar.Builder |
addValueBuilder(int index)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxNotice.SessionStateChanged |
build() |
MysqlxNotice.SessionStateChanged |
buildPartial() |
MysqlxNotice.SessionStateChanged.Builder |
clear() |
MysqlxNotice.SessionStateChanged.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MysqlxNotice.SessionStateChanged.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MysqlxNotice.SessionStateChanged.Builder |
clearParam()
required .Mysqlx.Notice.SessionStateChanged.Parameter param = 1; |
MysqlxNotice.SessionStateChanged.Builder |
clearValue()
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxNotice.SessionStateChanged.Builder |
clone() |
MysqlxNotice.SessionStateChanged |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
MysqlxNotice.SessionStateChanged.Parameter |
getParam()
required .Mysqlx.Notice.SessionStateChanged.Parameter param = 1; |
MysqlxDatatypes.Scalar |
getValue(int index)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxDatatypes.Scalar.Builder |
getValueBuilder(int index)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
java.util.List<MysqlxDatatypes.Scalar.Builder> |
getValueBuilderList()
repeated .Mysqlx.Datatypes.Scalar value = 2; |
int |
getValueCount()
repeated .Mysqlx.Datatypes.Scalar value = 2; |
java.util.List<MysqlxDatatypes.Scalar> |
getValueList()
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxDatatypes.ScalarOrBuilder |
getValueOrBuilder(int index)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
java.util.List<? extends MysqlxDatatypes.ScalarOrBuilder> |
getValueOrBuilderList()
repeated .Mysqlx.Datatypes.Scalar value = 2; |
boolean |
hasParam()
required .Mysqlx.Notice.SessionStateChanged.Parameter param = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MysqlxNotice.SessionStateChanged.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MysqlxNotice.SessionStateChanged.Builder |
mergeFrom(com.google.protobuf.Message other) |
MysqlxNotice.SessionStateChanged.Builder |
mergeFrom(MysqlxNotice.SessionStateChanged other) |
MysqlxNotice.SessionStateChanged.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MysqlxNotice.SessionStateChanged.Builder |
removeValue(int index)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxNotice.SessionStateChanged.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
MysqlxNotice.SessionStateChanged.Builder |
setParam(MysqlxNotice.SessionStateChanged.Parameter value)
required .Mysqlx.Notice.SessionStateChanged.Parameter param = 1; |
MysqlxNotice.SessionStateChanged.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
MysqlxNotice.SessionStateChanged.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MysqlxNotice.SessionStateChanged.Builder |
setValue(int index,
MysqlxDatatypes.Scalar.Builder builderForValue)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
MysqlxNotice.SessionStateChanged.Builder |
setValue(int index,
MysqlxDatatypes.Scalar value)
repeated .Mysqlx.Datatypes.Scalar value = 2; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public MysqlxNotice.SessionStateChanged.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public MysqlxNotice.SessionStateChanged getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MysqlxNotice.SessionStateChanged build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MysqlxNotice.SessionStateChanged buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MysqlxNotice.SessionStateChanged.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public MysqlxNotice.SessionStateChanged.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public MysqlxNotice.SessionStateChanged.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public MysqlxNotice.SessionStateChanged.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public MysqlxNotice.SessionStateChanged.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public MysqlxNotice.SessionStateChanged.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public MysqlxNotice.SessionStateChanged.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MysqlxNotice.SessionStateChanged.Builder>public MysqlxNotice.SessionStateChanged.Builder mergeFrom(MysqlxNotice.SessionStateChanged other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public MysqlxNotice.SessionStateChanged.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MysqlxNotice.SessionStateChanged.Builder>java.io.IOExceptionpublic boolean hasParam()
required .Mysqlx.Notice.SessionStateChanged.Parameter param = 1;hasParam in interface MysqlxNotice.SessionStateChangedOrBuilderpublic MysqlxNotice.SessionStateChanged.Parameter getParam()
required .Mysqlx.Notice.SessionStateChanged.Parameter param = 1;getParam in interface MysqlxNotice.SessionStateChangedOrBuilderpublic MysqlxNotice.SessionStateChanged.Builder setParam(MysqlxNotice.SessionStateChanged.Parameter value)
required .Mysqlx.Notice.SessionStateChanged.Parameter param = 1;value - The param to set.public MysqlxNotice.SessionStateChanged.Builder clearParam()
required .Mysqlx.Notice.SessionStateChanged.Parameter param = 1;public java.util.List<MysqlxDatatypes.Scalar> getValueList()
repeated .Mysqlx.Datatypes.Scalar value = 2;getValueList in interface MysqlxNotice.SessionStateChangedOrBuilderpublic int getValueCount()
repeated .Mysqlx.Datatypes.Scalar value = 2;getValueCount in interface MysqlxNotice.SessionStateChangedOrBuilderpublic MysqlxDatatypes.Scalar getValue(int index)
repeated .Mysqlx.Datatypes.Scalar value = 2;getValue in interface MysqlxNotice.SessionStateChangedOrBuilderpublic MysqlxNotice.SessionStateChanged.Builder setValue(int index, MysqlxDatatypes.Scalar value)
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxNotice.SessionStateChanged.Builder setValue(int index, MysqlxDatatypes.Scalar.Builder builderForValue)
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxNotice.SessionStateChanged.Builder addValue(MysqlxDatatypes.Scalar value)
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxNotice.SessionStateChanged.Builder addValue(int index, MysqlxDatatypes.Scalar value)
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxNotice.SessionStateChanged.Builder addValue(MysqlxDatatypes.Scalar.Builder builderForValue)
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxNotice.SessionStateChanged.Builder addValue(int index, MysqlxDatatypes.Scalar.Builder builderForValue)
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxNotice.SessionStateChanged.Builder addAllValue(java.lang.Iterable<? extends MysqlxDatatypes.Scalar> values)
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxNotice.SessionStateChanged.Builder clearValue()
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxNotice.SessionStateChanged.Builder removeValue(int index)
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxDatatypes.Scalar.Builder getValueBuilder(int index)
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxDatatypes.ScalarOrBuilder getValueOrBuilder(int index)
repeated .Mysqlx.Datatypes.Scalar value = 2;getValueOrBuilder in interface MysqlxNotice.SessionStateChangedOrBuilderpublic java.util.List<? extends MysqlxDatatypes.ScalarOrBuilder> getValueOrBuilderList()
repeated .Mysqlx.Datatypes.Scalar value = 2;getValueOrBuilderList in interface MysqlxNotice.SessionStateChangedOrBuilderpublic MysqlxDatatypes.Scalar.Builder addValueBuilder()
repeated .Mysqlx.Datatypes.Scalar value = 2;public MysqlxDatatypes.Scalar.Builder addValueBuilder(int index)
repeated .Mysqlx.Datatypes.Scalar value = 2;public java.util.List<MysqlxDatatypes.Scalar.Builder> getValueBuilderList()
repeated .Mysqlx.Datatypes.Scalar value = 2;public final MysqlxNotice.SessionStateChanged.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>public final MysqlxNotice.SessionStateChanged.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxNotice.SessionStateChanged.Builder>