public class SchemaUtils
extends java.lang.Object
Constructor and Description |
---|
SchemaUtils() |
Modifier and Type | Method and Description |
---|---|
static CreateCollectionReq.CollectionSchema |
convertFromGrpcCollectionSchema(io.milvus.grpc.CollectionSchema schema) |
static io.milvus.grpc.FieldSchema |
convertToGrpcFieldSchema(CreateCollectionReq.FieldSchema fieldSchema) |
public static io.milvus.grpc.FieldSchema convertToGrpcFieldSchema(CreateCollectionReq.FieldSchema fieldSchema)
public static CreateCollectionReq.CollectionSchema convertFromGrpcCollectionSchema(io.milvus.grpc.CollectionSchema schema)