Class MysqlxDatatypes.Any

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, MysqlxDatatypes.AnyOrBuilder, java.io.Serializable
Enclosing class:
MysqlxDatatypes

public static final class MysqlxDatatypes.Any
extends com.google.protobuf.GeneratedMessageV3
implements MysqlxDatatypes.AnyOrBuilder
 a helper to allow all field types
 
Protobuf type Mysqlx.Datatypes.Any
See Also:
Serialized Form
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  MysqlxDatatypes.Any.Builder
    a helper to allow all field types
    static class  MysqlxDatatypes.Any.Type
    Protobuf enum Mysqlx.Datatypes.Any.Type

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

    com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,​BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int ARRAY_FIELD_NUMBER  
    static int OBJ_FIELD_NUMBER  
    static com.google.protobuf.Parser<MysqlxDatatypes.Any> PARSER
    Deprecated.
    static int SCALAR_FIELD_NUMBER  
    static int TYPE_FIELD_NUMBER  

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type Method Description
    boolean equals​(java.lang.Object obj)  
    MysqlxDatatypes.Array getArray()
    optional .Mysqlx.Datatypes.Array array = 4;
    MysqlxDatatypes.ArrayOrBuilder getArrayOrBuilder()
    optional .Mysqlx.Datatypes.Array array = 4;
    static MysqlxDatatypes.Any getDefaultInstance()  
    MysqlxDatatypes.Any getDefaultInstanceForType()  
    static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
    MysqlxDatatypes.Object getObj()
    optional .Mysqlx.Datatypes.Object obj = 3;
    MysqlxDatatypes.ObjectOrBuilder getObjOrBuilder()
    optional .Mysqlx.Datatypes.Object obj = 3;
    com.google.protobuf.Parser<MysqlxDatatypes.Any> getParserForType()  
    MysqlxDatatypes.Scalar getScalar()
    optional .Mysqlx.Datatypes.Scalar scalar = 2;
    MysqlxDatatypes.ScalarOrBuilder getScalarOrBuilder()
    optional .Mysqlx.Datatypes.Scalar scalar = 2;
    int getSerializedSize()  
    MysqlxDatatypes.Any.Type getType()
    required .Mysqlx.Datatypes.Any.Type type = 1;
    com.google.protobuf.UnknownFieldSet getUnknownFields()  
    boolean hasArray()
    optional .Mysqlx.Datatypes.Array array = 4;
    int hashCode()  
    boolean hasObj()
    optional .Mysqlx.Datatypes.Object obj = 3;
    boolean hasScalar()
    optional .Mysqlx.Datatypes.Scalar scalar = 2;
    boolean hasType()
    required .Mysqlx.Datatypes.Any.Type type = 1;
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()  
    boolean isInitialized()  
    static MysqlxDatatypes.Any.Builder newBuilder()  
    static MysqlxDatatypes.Any.Builder newBuilder​(MysqlxDatatypes.Any prototype)  
    MysqlxDatatypes.Any.Builder newBuilderForType()  
    protected MysqlxDatatypes.Any.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)  
    protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)  
    static MysqlxDatatypes.Any parseDelimitedFrom​(java.io.InputStream input)  
    static MysqlxDatatypes.Any parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static MysqlxDatatypes.Any parseFrom​(byte[] data)  
    static MysqlxDatatypes.Any parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static MysqlxDatatypes.Any parseFrom​(com.google.protobuf.ByteString data)  
    static MysqlxDatatypes.Any parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static MysqlxDatatypes.Any parseFrom​(com.google.protobuf.CodedInputStream input)  
    static MysqlxDatatypes.Any parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static MysqlxDatatypes.Any parseFrom​(java.io.InputStream input)  
    static MysqlxDatatypes.Any parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static MysqlxDatatypes.Any parseFrom​(java.nio.ByteBuffer data)  
    static MysqlxDatatypes.Any parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static com.google.protobuf.Parser<MysqlxDatatypes.Any> parser()  
    MysqlxDatatypes.Any.Builder toBuilder()  
    void writeTo​(com.google.protobuf.CodedOutputStream output)  

    Methods inherited from class com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag

    Methods inherited from class com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof