public static final class MysqlxExpr.ColumnIdentifier extends com.google.protobuf.GeneratedMessageV3 implements MysqlxExpr.ColumnIdentifierOrBuilder
col_identifier (table): col@doc_path, tbl.col@doc_path col, tbl.col, schema.tbl.col
col_identifier (document): doc_path
.. productionlist::
col_identifier: string "." string "." string |
: string "." string |
: string |
: string "." string "." string "@" document_path |
: string "." string "@" document_path |
: string "@" document_path |
: document_path
document_path: member | arrayLocation | doubleAsterisk
member = "." string | "." "*"
arrayLocation = "[" index "]" | "[" "*" "]"
doubleAsterisk = "**"
Protobuf type Mysqlx.Expr.ColumnIdentifier| Modifier and Type | Class and Description |
|---|---|
static class |
MysqlxExpr.ColumnIdentifier.Builder
col_identifier (table): col@doc_path, tbl.col@doc_path col, tbl.col, schema.tbl.col
col_identifier (document): doc_path
..
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
DOCUMENT_PATH_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<MysqlxExpr.ColumnIdentifier> |
PARSER
Deprecated.
|
static int |
SCHEMA_NAME_FIELD_NUMBER |
static int |
TABLE_NAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static MysqlxExpr.ColumnIdentifier |
getDefaultInstance() |
MysqlxExpr.ColumnIdentifier |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
MysqlxExpr.DocumentPathItem |
getDocumentPath(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1; |
int |
getDocumentPathCount()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1; |
java.util.List<MysqlxExpr.DocumentPathItem> |
getDocumentPathList()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1; |
MysqlxExpr.DocumentPathItemOrBuilder |
getDocumentPathOrBuilder(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1; |
java.util.List<? extends MysqlxExpr.DocumentPathItemOrBuilder> |
getDocumentPathOrBuilderList()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1; |
java.lang.String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
com.google.protobuf.Parser<MysqlxExpr.ColumnIdentifier> |
getParserForType() |
java.lang.String |
getSchemaName()
optional string schema_name = 4; |
com.google.protobuf.ByteString |
getSchemaNameBytes()
optional string schema_name = 4; |
int |
getSerializedSize() |
java.lang.String |
getTableName()
optional string table_name = 3; |
com.google.protobuf.ByteString |
getTableNameBytes()
optional string table_name = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasName()
optional string name = 2; |
boolean |
hasSchemaName()
optional string schema_name = 4; |
boolean |
hasTableName()
optional string table_name = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MysqlxExpr.ColumnIdentifier.Builder |
newBuilder() |
static MysqlxExpr.ColumnIdentifier.Builder |
newBuilder(MysqlxExpr.ColumnIdentifier prototype) |
MysqlxExpr.ColumnIdentifier.Builder |
newBuilderForType() |
protected MysqlxExpr.ColumnIdentifier.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static MysqlxExpr.ColumnIdentifier |
parseDelimitedFrom(java.io.InputStream input) |
static MysqlxExpr.ColumnIdentifier |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxExpr.ColumnIdentifier |
parseFrom(byte[] data) |
static MysqlxExpr.ColumnIdentifier |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxExpr.ColumnIdentifier |
parseFrom(java.nio.ByteBuffer data) |
static MysqlxExpr.ColumnIdentifier |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxExpr.ColumnIdentifier |
parseFrom(com.google.protobuf.ByteString data) |
static MysqlxExpr.ColumnIdentifier |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxExpr.ColumnIdentifier |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MysqlxExpr.ColumnIdentifier |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxExpr.ColumnIdentifier |
parseFrom(java.io.InputStream input) |
static MysqlxExpr.ColumnIdentifier |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MysqlxExpr.ColumnIdentifier> |
parser() |
MysqlxExpr.ColumnIdentifier.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DOCUMENT_PATH_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int TABLE_NAME_FIELD_NUMBER
public static final int SCHEMA_NAME_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<MysqlxExpr.ColumnIdentifier> PARSER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.util.List<MysqlxExpr.DocumentPathItem> getDocumentPathList()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;getDocumentPathList in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic java.util.List<? extends MysqlxExpr.DocumentPathItemOrBuilder> getDocumentPathOrBuilderList()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;getDocumentPathOrBuilderList in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic int getDocumentPathCount()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;getDocumentPathCount in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic MysqlxExpr.DocumentPathItem getDocumentPath(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;getDocumentPath in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic MysqlxExpr.DocumentPathItemOrBuilder getDocumentPathOrBuilder(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;getDocumentPathOrBuilder in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic boolean hasName()
optional string name = 2;hasName in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic java.lang.String getName()
optional string name = 2;getName in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 2;getNameBytes in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic boolean hasTableName()
optional string table_name = 3;hasTableName in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic java.lang.String getTableName()
optional string table_name = 3;getTableName in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic com.google.protobuf.ByteString getTableNameBytes()
optional string table_name = 3;getTableNameBytes in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic boolean hasSchemaName()
optional string schema_name = 4;hasSchemaName in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic java.lang.String getSchemaName()
optional string schema_name = 4;getSchemaName in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic com.google.protobuf.ByteString getSchemaNameBytes()
optional string schema_name = 4;getSchemaNameBytes in interface MysqlxExpr.ColumnIdentifierOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static MysqlxExpr.ColumnIdentifier parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxExpr.ColumnIdentifier parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxExpr.ColumnIdentifier parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxExpr.ColumnIdentifier parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxExpr.ColumnIdentifier parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxExpr.ColumnIdentifier parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxExpr.ColumnIdentifier parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxExpr.ColumnIdentifier parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxExpr.ColumnIdentifier parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxExpr.ColumnIdentifier parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxExpr.ColumnIdentifier parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxExpr.ColumnIdentifier parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic MysqlxExpr.ColumnIdentifier.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MysqlxExpr.ColumnIdentifier.Builder newBuilder()
public static MysqlxExpr.ColumnIdentifier.Builder newBuilder(MysqlxExpr.ColumnIdentifier prototype)
public MysqlxExpr.ColumnIdentifier.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MysqlxExpr.ColumnIdentifier.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static MysqlxExpr.ColumnIdentifier getDefaultInstance()
public static com.google.protobuf.Parser<MysqlxExpr.ColumnIdentifier> parser()
public com.google.protobuf.Parser<MysqlxExpr.ColumnIdentifier> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public MysqlxExpr.ColumnIdentifier getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder