Uses of Interface
io.milvus.grpc.CollectionSchemaOrBuilder
Packages that use CollectionSchemaOrBuilder
-
Uses of CollectionSchemaOrBuilder in io.milvus.grpc
Classes in io.milvus.grpc that implement CollectionSchemaOrBuilderModifier and TypeClassDescriptionfinal class@brief Collection schemastatic final class@brief Collection schemaMethods in io.milvus.grpc that return CollectionSchemaOrBuilderModifier and TypeMethodDescriptionDescribeCollectionResponse.Builder.getSchemaOrBuilder()The schema param when you created collection.DescribeCollectionResponse.getSchemaOrBuilder()The schema param when you created collection.DescribeCollectionResponseOrBuilder.getSchemaOrBuilder()The schema param when you created collection. -
Uses of CollectionSchemaOrBuilder in milvus.proto.msg
Methods in milvus.proto.msg that return CollectionSchemaOrBuilderModifier and TypeMethodDescriptionMsg.ImportMsg.Builder.getSchemaOrBuilder().milvus.proto.schema.CollectionSchema schema = 8;Msg.ImportMsg.getSchemaOrBuilder().milvus.proto.schema.CollectionSchema schema = 8;Msg.ImportMsgOrBuilder.getSchemaOrBuilder().milvus.proto.schema.CollectionSchema schema = 8;