Uses of Interface
io.milvus.grpc.CollectionSchemaOrBuilder
-
Packages that use CollectionSchemaOrBuilder Package Description io.milvus.grpc -
-
Uses of CollectionSchemaOrBuilder in io.milvus.grpc
Classes in io.milvus.grpc that implement CollectionSchemaOrBuilder Modifier and Type Class Description classCollectionSchema@brief Collection schemastatic classCollectionSchema.Builder@brief Collection schemaMethods in io.milvus.grpc that return CollectionSchemaOrBuilder Modifier and Type Method Description CollectionSchemaOrBuilderDescribeCollectionResponse.Builder. getSchemaOrBuilder()The schema param when you created collection.CollectionSchemaOrBuilderDescribeCollectionResponse. getSchemaOrBuilder()The schema param when you created collection.CollectionSchemaOrBuilderDescribeCollectionResponseOrBuilder. getSchemaOrBuilder()The schema param when you created collection.
-