类 MysqlxExpr.ColumnIdentifier.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
- com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
-
- 所有已实现的接口:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,MysqlxExpr.ColumnIdentifierOrBuilder,Cloneable
public static final class MysqlxExpr.ColumnIdentifier.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder> implements MysqlxExpr.ColumnIdentifierOrBuilder
Column identifier for table: col\@doc_path, tbl.col\@doc_path col, tbl.col, schema.tbl.col for document collection: doc_path // @par production list @code{unparsed} 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 = "**" @endcodeProtobuf typeMysqlx.Expr.ColumnIdentifier
-
-
方法概要
-
从类继承的方法 com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
从类继承的方法 com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
-
-
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
clear
public MysqlxExpr.ColumnIdentifier.Builder clear()
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- 指定者:
getDescriptorForType在接口中com.google.protobuf.Message.Builder- 指定者:
getDescriptorForType在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getDescriptorForType在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
getDefaultInstanceForType
public MysqlxExpr.ColumnIdentifier getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
public MysqlxExpr.ColumnIdentifier build()
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
public MysqlxExpr.ColumnIdentifier buildPartial()
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
clone
public MysqlxExpr.ColumnIdentifier.Builder clone()
- 指定者:
clone在接口中com.google.protobuf.Message.Builder- 指定者:
clone在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clone在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
setField
public MysqlxExpr.ColumnIdentifier.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- 指定者:
setField在接口中com.google.protobuf.Message.Builder- 覆盖:
setField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
clearField
public MysqlxExpr.ColumnIdentifier.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- 指定者:
clearField在接口中com.google.protobuf.Message.Builder- 覆盖:
clearField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
clearOneof
public MysqlxExpr.ColumnIdentifier.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- 指定者:
clearOneof在接口中com.google.protobuf.Message.Builder- 覆盖:
clearOneof在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
setRepeatedField
public MysqlxExpr.ColumnIdentifier.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- 指定者:
setRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
setRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
addRepeatedField
public MysqlxExpr.ColumnIdentifier.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- 指定者:
addRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
addRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
mergeFrom
public MysqlxExpr.ColumnIdentifier.Builder mergeFrom(com.google.protobuf.Message other)
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
mergeFrom
public MysqlxExpr.ColumnIdentifier.Builder mergeFrom(MysqlxExpr.ColumnIdentifier other)
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
mergeFrom
public MysqlxExpr.ColumnIdentifier.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 指定者:
mergeFrom在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<MysqlxExpr.ColumnIdentifier.Builder>- 抛出:
IOException
-
getDocumentPathList
public List<MysqlxExpr.DocumentPathItem> getDocumentPathList()
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
getDocumentPathCount
public int getDocumentPathCount()
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
getDocumentPath
public MysqlxExpr.DocumentPathItem getDocumentPath(int index)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
setDocumentPath
public MysqlxExpr.ColumnIdentifier.Builder setDocumentPath(int index, MysqlxExpr.DocumentPathItem value)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
setDocumentPath
public MysqlxExpr.ColumnIdentifier.Builder setDocumentPath(int index, MysqlxExpr.DocumentPathItem.Builder builderForValue)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
addDocumentPath
public MysqlxExpr.ColumnIdentifier.Builder addDocumentPath(MysqlxExpr.DocumentPathItem value)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
addDocumentPath
public MysqlxExpr.ColumnIdentifier.Builder addDocumentPath(int index, MysqlxExpr.DocumentPathItem value)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
addDocumentPath
public MysqlxExpr.ColumnIdentifier.Builder addDocumentPath(MysqlxExpr.DocumentPathItem.Builder builderForValue)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
addDocumentPath
public MysqlxExpr.ColumnIdentifier.Builder addDocumentPath(int index, MysqlxExpr.DocumentPathItem.Builder builderForValue)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
addAllDocumentPath
public MysqlxExpr.ColumnIdentifier.Builder addAllDocumentPath(Iterable<? extends MysqlxExpr.DocumentPathItem> values)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
clearDocumentPath
public MysqlxExpr.ColumnIdentifier.Builder clearDocumentPath()
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
removeDocumentPath
public MysqlxExpr.ColumnIdentifier.Builder removeDocumentPath(int index)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
getDocumentPathBuilder
public MysqlxExpr.DocumentPathItem.Builder getDocumentPathBuilder(int index)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
getDocumentPathOrBuilder
public MysqlxExpr.DocumentPathItemOrBuilder getDocumentPathOrBuilder(int index)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
getDocumentPathOrBuilderList
public List<? extends MysqlxExpr.DocumentPathItemOrBuilder> getDocumentPathOrBuilderList()
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
addDocumentPathBuilder
public MysqlxExpr.DocumentPathItem.Builder addDocumentPathBuilder()
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
addDocumentPathBuilder
public MysqlxExpr.DocumentPathItem.Builder addDocumentPathBuilder(int index)
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
getDocumentPathBuilderList
public List<MysqlxExpr.DocumentPathItem.Builder> getDocumentPathBuilderList()
document path
repeated .Mysqlx.Expr.DocumentPathItem document_path = 1;
-
hasName
public boolean hasName()
name of column
optional string name = 2;- 指定者:
hasName在接口中MysqlxExpr.ColumnIdentifierOrBuilder- 返回:
- Whether the name field is set.
-
getName
public String getName()
name of column
optional string name = 2;- 指定者:
getName在接口中MysqlxExpr.ColumnIdentifierOrBuilder- 返回:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
name of column
optional string name = 2;- 指定者:
getNameBytes在接口中MysqlxExpr.ColumnIdentifierOrBuilder- 返回:
- The bytes for name.
-
setName
public MysqlxExpr.ColumnIdentifier.Builder setName(String value)
name of column
optional string name = 2;- 参数:
value- The name to set.- 返回:
- This builder for chaining.
-
clearName
public MysqlxExpr.ColumnIdentifier.Builder clearName()
name of column
optional string name = 2;- 返回:
- This builder for chaining.
-
setNameBytes
public MysqlxExpr.ColumnIdentifier.Builder setNameBytes(com.google.protobuf.ByteString value)
name of column
optional string name = 2;- 参数:
value- The bytes for name to set.- 返回:
- This builder for chaining.
-
hasTableName
public boolean hasTableName()
name of table
optional string table_name = 3;- 指定者:
hasTableName在接口中MysqlxExpr.ColumnIdentifierOrBuilder- 返回:
- Whether the tableName field is set.
-
getTableName
public String getTableName()
name of table
optional string table_name = 3;- 指定者:
getTableName在接口中MysqlxExpr.ColumnIdentifierOrBuilder- 返回:
- The tableName.
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()
name of table
optional string table_name = 3;- 指定者:
getTableNameBytes在接口中MysqlxExpr.ColumnIdentifierOrBuilder- 返回:
- The bytes for tableName.
-
setTableName
public MysqlxExpr.ColumnIdentifier.Builder setTableName(String value)
name of table
optional string table_name = 3;- 参数:
value- The tableName to set.- 返回:
- This builder for chaining.
-
clearTableName
public MysqlxExpr.ColumnIdentifier.Builder clearTableName()
name of table
optional string table_name = 3;- 返回:
- This builder for chaining.
-
setTableNameBytes
public MysqlxExpr.ColumnIdentifier.Builder setTableNameBytes(com.google.protobuf.ByteString value)
name of table
optional string table_name = 3;- 参数:
value- The bytes for tableName to set.- 返回:
- This builder for chaining.
-
hasSchemaName
public boolean hasSchemaName()
name of schema
optional string schema_name = 4;- 指定者:
hasSchemaName在接口中MysqlxExpr.ColumnIdentifierOrBuilder- 返回:
- Whether the schemaName field is set.
-
getSchemaName
public String getSchemaName()
name of schema
optional string schema_name = 4;- 指定者:
getSchemaName在接口中MysqlxExpr.ColumnIdentifierOrBuilder- 返回:
- The schemaName.
-
getSchemaNameBytes
public com.google.protobuf.ByteString getSchemaNameBytes()
name of schema
optional string schema_name = 4;- 指定者:
getSchemaNameBytes在接口中MysqlxExpr.ColumnIdentifierOrBuilder- 返回:
- The bytes for schemaName.
-
setSchemaName
public MysqlxExpr.ColumnIdentifier.Builder setSchemaName(String value)
name of schema
optional string schema_name = 4;- 参数:
value- The schemaName to set.- 返回:
- This builder for chaining.
-
clearSchemaName
public MysqlxExpr.ColumnIdentifier.Builder clearSchemaName()
name of schema
optional string schema_name = 4;- 返回:
- This builder for chaining.
-
setSchemaNameBytes
public MysqlxExpr.ColumnIdentifier.Builder setSchemaNameBytes(com.google.protobuf.ByteString value)
name of schema
optional string schema_name = 4;- 参数:
value- The bytes for schemaName to set.- 返回:
- This builder for chaining.
-
setUnknownFields
public final MysqlxExpr.ColumnIdentifier.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
mergeUnknownFields
public final MysqlxExpr.ColumnIdentifier.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxExpr.ColumnIdentifier.Builder>
-
-