Uses of Class
io.milvus.param.collection.CollectionSchemaParam
Packages that use CollectionSchemaParam
-
Uses of CollectionSchemaParam in io.milvus.param.collection
Methods in io.milvus.param.collection that return CollectionSchemaParamModifier and TypeMethodDescriptionCollectionSchemaParam.Builder.build()Verifies parameters and creates a newCollectionSchemaParaminstance.Methods in io.milvus.param.collection with parameters of type CollectionSchemaParamModifier and TypeMethodDescriptionCreateCollectionParam.Builder.withSchema(@NonNull CollectionSchemaParam schema) Sets the schema of collection. -
Uses of CollectionSchemaParam in io.milvus.response
Methods in io.milvus.response that return CollectionSchemaParamModifier and TypeMethodDescriptionDescCollResponseWrapper.getSchema()Get the collection schema of collection