primaryFieldName
Returns the value of the
primaryFieldName record component.- Returns:
- the value of the
primaryFieldNamerecord component
MilvusStatementDefinitionstatic final record static final record static final record MilvusCreateCollection(String collectionName,
String description,
Integer dimension,
String primaryFieldName,
io.milvus.v2.common.DataType idType,
Integer maxLength,
String vectorFieldName,
String metricType,
Boolean autoID,
Boolean enableDynamicField,
Integer numShards,
MilvusCreateCollection.Schema collectionSchema,
List<MilvusCreateCollection.IndexParam> indexParams,
Integer numPartitions,
io.milvus.v2.common.ConsistencyLevel consistencyLevel,
Map<String,String> properties) MilvusCreateCollection record class.autoID()autoID record component.collectionName record component.collectionSchema record component.io.milvus.v2.common.ConsistencyLevelconsistencyLevel record component.description record component.dimension record component.enableDynamicField record component.final booleanfinal inthashCode()io.milvus.v2.common.DataTypeidType()idType record component.indexParams record component.maxLength record component.metricType record component.numPartitions record component.numShards record component.intprimaryFieldName record component.properties record component.final StringtoString()vectorFieldName record component.MilvusCreateCollection record class.collectionName - the value for the collectionName record componentdescription - the value for the description record componentdimension - the value for the dimension record componentprimaryFieldName - the value for the primaryFieldName record componentidType - the value for the idType record componentmaxLength - the value for the maxLength record componentvectorFieldName - the value for the vectorFieldName record componentmetricType - the value for the metricType record componentautoID - the value for the autoID record componentenableDynamicField - the value for the enableDynamicField record componentnumShards - the value for the numShards record componentcollectionSchema - the value for the collectionSchema record componentindexParams - the value for the indexParams record componentnumPartitions - the value for the numPartitions record componentconsistencyLevel - the value for the consistencyLevel record componentproperties - the value for the properties record componentparameterCount in interface MilvusStatementDefinitionObjects::equals(Object,Object).collectionName record component.collectionName record componentdescription record component.description record componentdimension record component.dimension record componentprimaryFieldName record component.primaryFieldName record componentidType record component.idType record componentmaxLength record component.maxLength record componentvectorFieldName record component.vectorFieldName record componentmetricType record component.metricType record componentautoID record component.autoID record componentenableDynamicField record component.enableDynamicField record componentnumShards record component.numShards record componentcollectionSchema record component.collectionSchema record componentindexParams record component.indexParams record componentnumPartitions record component.numPartitions record componentconsistencyLevel record component.consistencyLevel record component