Uses of Class
io.milvus.v2.service.collection.request.CreateCollectionReq.Function
Packages that use CreateCollectionReq.Function
-
Uses of CreateCollectionReq.Function in io.milvus.v2.service.collection.request
Classes in io.milvus.v2.service.collection.request with type parameters of type CreateCollectionReq.FunctionModifier and TypeClassDescriptionstatic classCreateCollectionReq.Function.FunctionBuilder<C extends CreateCollectionReq.Function,B extends CreateCollectionReq.Function.FunctionBuilder<C, B>> Methods in io.milvus.v2.service.collection.request with parameters of type CreateCollectionReq.FunctionModifier and TypeMethodDescriptionCreateCollectionReq.CollectionSchema.addFunction(CreateCollectionReq.Function function) -
Uses of CreateCollectionReq.Function in io.milvus.v2.utils
Methods in io.milvus.v2.utils that return CreateCollectionReq.FunctionModifier and TypeMethodDescriptionstatic CreateCollectionReq.FunctionSchemaUtils.convertFromGrpcFunction(FunctionSchema functionSchema) Methods in io.milvus.v2.utils with parameters of type CreateCollectionReq.FunctionModifier and TypeMethodDescriptionstatic FunctionSchemaSchemaUtils.convertToGrpcFunction(CreateCollectionReq.Function function)