Uses of Class
io.milvus.client.TableSchemaParam
-
Packages that use TableSchemaParam Package Description io.milvus.client -
-
Uses of TableSchemaParam in io.milvus.client
Methods in io.milvus.client that return TableSchemaParam Modifier and Type Method Description TableSchemaParamTableSchemaParam.Builder. build()Methods in io.milvus.client with parameters of type TableSchemaParam Modifier and Type Method Description ResponseMilvusClient. createTable(TableSchemaParam tableSchemaParam)Creates table specified bytableSchemaParamResponseMilvusGrpcClient. createTable(TableSchemaParam tableSchemaParam)
-