Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

W

waitForCollectionRelease(MilvusServiceGrpc.MilvusServiceBlockingStub, ReleaseCollectionReq) - Method in class io.milvus.v2.service.collection.CollectionService
 
WeightedRanker - Class in io.milvus.param.dml.ranker
The Average Weighted Scoring reranking strategy, which prioritizes vectors based on relevance, averaging their significance.
WeightedRanker - Class in io.milvus.v2.service.vector.request.ranker
The Average Weighted Scoring reranking strategy, which prioritizes vectors based on relevance, averaging their significance.
WeightedRanker(List<Float>) - Constructor for class io.milvus.v2.service.vector.request.ranker.WeightedRanker
 
WeightedRanker.Builder - Class in io.milvus.param.dml.ranker
Builder for WeightedRanker class.
withAccessKey(String) - Method in class io.milvus.bulkwriter.connect.S3ConnectParam.Builder
 
withAccountUrl(String) - Method in class io.milvus.bulkwriter.connect.AzureConnectParam.Builder
 
withAlias(String) - Method in class io.milvus.param.alias.AlterAliasParam.Builder
Sets the collection alias.
withAlias(String) - Method in class io.milvus.param.alias.CreateAliasParam.Builder
Sets the collection alias.
withAlias(String) - Method in class io.milvus.param.alias.DropAliasParam.Builder
Sets collection alias.
withAuthorization(String, String) - Method in class io.milvus.param.ConnectParam.Builder
Sets the username and password for this connection
withAuthorization(String) - Method in class io.milvus.param.ConnectParam.Builder
Sets the authorization for this connection
withAuthorization(String, String) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the username and password for this connection
withAuthorization(String) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the secure for this connection
withAutoID(boolean) - Method in class io.milvus.param.collection.FieldType.Builder
Enables auto-id function for the field.
withAutoId(boolean) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the autoId.
withBackOffMultiplier(int) - Method in class io.milvus.param.RetryParam.Builder
Sets multiplier to increase time interval after each retry.
withBatchSize(Long) - Method in class io.milvus.param.dml.QueryIteratorParam.Builder
Specify a value to control the number of entities returned per batch.
withBatchSize(Long) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Specify a value to control the number of entities returned per batch.
withBFloat16Vectors(List<ByteBuffer>) - Method in class io.milvus.param.dml.AnnSearchParam.Builder
Sets the target vectors to search on BFloat16Vector field.
withBFloat16Vectors(List<ByteBuffer>) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets the target vectors to search on BFloat16Vector field.
withBFloat16Vectors(List<ByteBuffer>) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets the target vectors to search on BFloat16Vector field.
withBinaryVectors(List<ByteBuffer>) - Method in class io.milvus.param.dml.AnnSearchParam.Builder
Sets the target vectors to search on BinaryVector field.
withBinaryVectors(List<ByteBuffer>) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets the target vectors to search on BinaryVector field.
withBinaryVectors(List<ByteBuffer>) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets the target vectors to search on BinaryVector field.
withBucketName(String) - Method in class io.milvus.bulkwriter.connect.S3ConnectParam.Builder
Sets the bucketName info.
withCaPemPath(String) - Method in class io.milvus.param.ConnectParam.Builder
Set the ca.pem path for tls two-way authentication, only takes effect when "secure" is True.
withCaPemPath(String) - Method in class io.milvus.param.MultiConnectParam.Builder
Set the ca.pem path for tls two-way authentication, only takes effect when "secure" is True.
withChunkSize(int) - Method in class io.milvus.bulkwriter.LocalBulkWriterParam.Builder
 
withChunkSize(int) - Method in class io.milvus.bulkwriter.RemoteBulkWriterParam.Builder
 
withClientKeyPath(String) - Method in class io.milvus.param.ConnectParam.Builder
Set the client.key path for tls two-way authentication, only takes effect when "secure" is True.
withClientKeyPath(String) - Method in class io.milvus.param.MultiConnectParam.Builder
Set the client.key path for tls two-way authentication, only takes effect when "secure" is True.
withClientPemPath(String) - Method in class io.milvus.param.ConnectParam.Builder
Set the client.pem path for tls two-way authentication, only takes effect when "secure" is True.
withClientPemPath(String) - Method in class io.milvus.param.MultiConnectParam.Builder
Set the client.pem path for tls two-way authentication, only takes effect when "secure" is True.
withClientRequestId(ThreadLocal<String>) - Method in class io.milvus.param.ConnectParam.Builder
 
withCloudName(String) - Method in class io.milvus.bulkwriter.connect.S3ConnectParam.Builder
Sets the cloudName.
withCollectionName(String) - Method in class io.milvus.param.alias.AlterAliasParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.alias.CreateAliasParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.alias.ListAliasesParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.bulkinsert.BulkInsertParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.bulkinsert.ListBulkInsertTasksParam.Builder
Sets the target collection name, list all tasks if the name is empty.
withCollectionName(String) - Method in class io.milvus.param.collection.AlterCollectionParam.Builder
Set the collection name.
withCollectionName(String) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.collection.DescribeCollectionParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.collection.DropCollectionParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.collection.GetCollectionStatisticsParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.collection.GetLoadingProgressParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.collection.GetLoadStateParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.collection.HasCollectionParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.collection.LoadCollectionParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.collection.ReleaseCollectionParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.control.GetFlushStateParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.control.GetPersistentSegmentInfoParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.control.GetQuerySegmentInfoParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.control.GetReplicasParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.control.LoadBalanceParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.control.ManualCompactParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.dml.DeleteParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.dml.HybridSearchParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.dml.InsertParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.dml.QueryIteratorParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.dml.QueryParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.dml.UpsertParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.highlevel.dml.DeleteIdsParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.highlevel.dml.GetIdsParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.highlevel.dml.InsertRowsParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.highlevel.dml.QuerySimpleParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.highlevel.dml.SearchSimpleParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.index.AlterIndexParam.Builder
Set the collection name.
withCollectionName(String) - Method in class io.milvus.param.index.CreateIndexParam.Builder
Set the collection name.
withCollectionName(String) - Method in class io.milvus.param.index.DescribeIndexParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.index.DropIndexParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.index.GetIndexBuildProgressParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.index.GetIndexStateParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.partition.CreatePartitionParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.partition.DropPartitionParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.partition.GetPartitionStatisticsParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.partition.HasPartitionParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.partition.LoadPartitionsParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.partition.ReleasePartitionsParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.partition.ShowPartitionsParam.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.QueryNodeSingleSearch.Builder
Sets the collection name.
withCollectionName(String) - Method in class io.milvus.param.resourcegroup.TransferReplicaParam.Builder
Sets the collection name.
withCollectionNames(List<String>) - Method in class io.milvus.param.collection.FlushParam.Builder
Sets a list of collections to be flushed.
withCollectionNames(List<String>) - Method in class io.milvus.param.collection.ShowCollectionsParam.Builder
Sets a list of collection names.
withCollectionSchema(CollectionSchemaParam) - Method in class io.milvus.bulkwriter.LocalBulkWriterParam.Builder
Sets the collection info.
withCollectionSchema(CollectionSchemaParam) - Method in class io.milvus.bulkwriter.RemoteBulkWriterParam.Builder
Sets the collection info.
withCompactionID(Long) - Method in class io.milvus.param.control.GetCompactionPlansParam.Builder
Sets compaction action id to get the plans.
withCompactionID(Long) - Method in class io.milvus.param.control.GetCompactionStateParam.Builder
Sets the compaction action id to get state.
withConfig(ResourceGroupConfig) - Method in class io.milvus.param.resourcegroup.CreateResourceGroupParam.Builder
Sets the resource group config.
withConnectParam(StorageConnectParam) - Method in class io.milvus.bulkwriter.RemoteBulkWriterParam.Builder
 
withConnectTimeout(long, TimeUnit) - Method in class io.milvus.param.ConnectParam.Builder
Sets the connection timeout value of client channel.
withConnectTimeout(long, TimeUnit) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the connection timeout value of client channel.
withConnStr(String) - Method in class io.milvus.bulkwriter.connect.AzureConnectParam.Builder
 
withConsistencyLevel(ConsistencyLevelEnum) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
Sets the consistency level.
withConsistencyLevel(ConsistencyLevelEnum) - Method in class io.milvus.param.dml.HybridSearchParam.Builder
ConsistencyLevel of consistency level.
withConsistencyLevel(ConsistencyLevelEnum) - Method in class io.milvus.param.dml.QueryIteratorParam.Builder
ConsistencyLevel of consistency level.
withConsistencyLevel(ConsistencyLevelEnum) - Method in class io.milvus.param.dml.QueryParam.Builder
ConsistencyLevel of consistency level.
withConsistencyLevel(ConsistencyLevelEnum) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
ConsistencyLevel of consistency level.
withConsistencyLevel(ConsistencyLevelEnum) - Method in class io.milvus.param.dml.SearchParam.Builder
ConsistencyLevel of consistency level.
withConsistencyLevel(ConsistencyLevelEnum) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the consistency level.
withConsistencyLevel(ConsistencyLevelEnum) - Method in class io.milvus.param.highlevel.dml.GetIdsParam.Builder
ConsistencyLevel of consistency level.
withConsistencyLevel(ConsistencyLevelEnum) - Method in class io.milvus.param.highlevel.dml.QuerySimpleParam.Builder
ConsistencyLevel of consistency level.
withConsistencyLevel(ConsistencyLevelEnum) - Method in class io.milvus.param.highlevel.dml.SearchSimpleParam.Builder
ConsistencyLevel of consistency level.
withContainerName(String) - Method in class io.milvus.bulkwriter.connect.AzureConnectParam.Builder
 
withCredential(TokenCredential) - Method in class io.milvus.bulkwriter.connect.AzureConnectParam.Builder
 
withDatabaseName(String) - Method in class io.milvus.param.alias.AlterAliasParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.alias.CreateAliasParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.alias.DropAliasParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.alias.ListAliasesParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.bulkinsert.BulkInsertParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.bulkinsert.ListBulkInsertTasksParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.AlterCollectionParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.AlterDatabaseParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.CreateDatabaseParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.DescribeCollectionParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.DescribeDatabaseParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.DropCollectionParam.Builder
Sets the collection name.
withDatabaseName(String) - Method in class io.milvus.param.collection.DropDatabaseParam.Builder
Sets the databaseName name.
withDatabaseName(String) - Method in class io.milvus.param.collection.FlushParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.GetCollectionStatisticsParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.GetLoadingProgressParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.GetLoadStateParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.HasCollectionParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.LoadCollectionParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.ReleaseCollectionParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.collection.ShowCollectionsParam.Builder
 
withDatabaseName(String) - Method in class io.milvus.param.ConnectParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.control.GetFlushAllStateParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.control.GetFlushStateParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.control.GetReplicasParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.control.LoadBalanceParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.dml.DeleteParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.dml.HybridSearchParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.dml.InsertParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.dml.QueryIteratorParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.dml.QueryParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.dml.UpsertParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.index.AlterIndexParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.index.CreateIndexParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.index.DescribeIndexParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.index.DropIndexParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.index.GetIndexBuildProgressParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.index.GetIndexStateParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.partition.CreatePartitionParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.partition.DropPartitionParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.partition.GetPartitionStatisticsParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.partition.HasPartitionParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.partition.LoadPartitionsParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.partition.ReleasePartitionsParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.partition.ShowPartitionsParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.resourcegroup.TransferReplicaParam.Builder
Sets the database name.
withDatabaseName(String) - Method in class io.milvus.param.role.GrantRolePrivilegeParam.Builder
Sets the databaseName.
withDatabaseName(String) - Method in class io.milvus.param.role.SelectGrantForRoleParam.Builder
Sets the database name.
withDataType(DataType) - Method in class io.milvus.param.collection.FieldType.Builder
Sets the data type for the field.
withDescription(String) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
Sets the collection description.
withDescription(String) - Method in class io.milvus.param.collection.FieldType.Builder
Sets the field description.
withDescription(String) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the collection description.
withDestinationNodeID(List<Long>) - Method in class io.milvus.param.control.LoadBalanceParam.Builder
Sets the destination query node by ID array to which the sealed segments will be balance.
withDimension(Integer) - Method in class io.milvus.param.collection.FieldType.Builder
Sets the dimension of a vector field.
withDimension(int) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the collection vector dimension.
withElementType(DataType) - Method in class io.milvus.param.collection.FieldType.Builder
Sets the element type for Array type field.
withEnableDynamicField(boolean) - Method in class io.milvus.param.collection.CollectionSchemaParam.Builder
Sets the collection if enableDynamicField.
withEnableDynamicField(boolean) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
withEndpoint(String) - Method in class io.milvus.bulkwriter.connect.S3ConnectParam.Builder
Sets the endpoint.
withExpr(String) - Method in class io.milvus.param.dml.AnnSearchParam.Builder
Sets expression to filter out entities before searching (Optional).
withExpr(String) - Method in class io.milvus.param.dml.DeleteParam.Builder
Sets the expression to filter out entities to be deleted.
withExpr(String) - Method in class io.milvus.param.dml.QueryIteratorParam.Builder
Sets the expression to query entities.
withExpr(String) - Method in class io.milvus.param.dml.QueryParam.Builder
Sets the expression to query entities.
withExpr(String) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets expression to filter out entities before searching (Optional).
withExpr(String) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets expression to filter out entities before searching (Optional).
withExtraParam(String) - Method in class io.milvus.param.index.CreateIndexParam.Builder
Sets the specific index parameters according to index type.
withFieldName(String) - Method in class io.milvus.param.index.CreateIndexParam.Builder
Sets the target field name.
withFieldName(String) - Method in class io.milvus.param.index.DescribeIndexParam.Builder
Sets the target field name.
withFields(List<InsertParam.Field>) - Method in class io.milvus.param.dml.InsertParam.Builder
Sets the column data to insert.
withFields(List<InsertParam.Field>) - Method in class io.milvus.param.dml.UpsertParam.Builder
Sets the column data to insert.
withFieldTypes(List<FieldType>) - Method in class io.milvus.param.collection.CollectionSchemaParam.Builder
Sets the fieldTypes of the schema.
withFieldTypes(List<FieldType>) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
withFiles(List<String>) - Method in class io.milvus.param.bulkinsert.BulkInsertParam.Builder
Sets the path of the files.
withFileType(BulkFileType) - Method in class io.milvus.bulkwriter.LocalBulkWriterParam.Builder
 
withFileType(BulkFileType) - Method in class io.milvus.bulkwriter.RemoteBulkWriterParam.Builder
 
withFilter(String) - Method in class io.milvus.param.highlevel.dml.QuerySimpleParam.Builder
Sets the expression to query entities.
withFilter(String) - Method in class io.milvus.param.highlevel.dml.SearchSimpleParam.Builder
Sets expression to filter out entities before searching (Optional).
withFloat16Vectors(List<ByteBuffer>) - Method in class io.milvus.param.dml.AnnSearchParam.Builder
Sets the target vectors to search on Float16Vector field.
withFloat16Vectors(List<ByteBuffer>) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets the target vectors to search on Float16Vector field.
withFloat16Vectors(List<ByteBuffer>) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets the target vectors to search on Float16Vector field.
withFloatVectors(List<List<Float>>) - Method in class io.milvus.param.dml.AnnSearchParam.Builder
Sets the target vectors to search on FloatVector field.
withFloatVectors(List<List<Float>>) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets the target vectors to search on FloatVector field.
withFloatVectors(List<List<Float>>) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets the target vectors to search on FloatVector field.
withFlush(Boolean) - Method in class io.milvus.param.collection.GetCollectionStatisticsParam.Builder
Requires a flush action before retrieving collection statistics.
withFlush(Boolean) - Method in class io.milvus.param.partition.GetPartitionStatisticsParam.Builder
Requires a flush action before retrieving partition statistics.
withFlushAllTs(Long) - Method in class io.milvus.param.control.GetFlushAllStateParam.Builder
 
withFlushTs(Long) - Method in class io.milvus.param.control.GetFlushStateParam.Builder
Input a time stamp of a flush action, get its flush state
withFrom(List<ResourceGroupTransfer>) - Method in class io.milvus.common.resourcegroup.ResourceGroupConfig.Builder
Set the transfer from list.
withGroupByFieldName(String) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets field name to do grouping.
withGroupByFieldName(String) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets field name to do grouping.
withGroupName(String) - Method in class io.milvus.param.resourcegroup.CreateResourceGroupParam.Builder
Sets the group name.
withGroupName(String) - Method in class io.milvus.param.resourcegroup.DescribeResourceGroupParam.Builder
Sets the group name.
withGroupName(String) - Method in class io.milvus.param.resourcegroup.DropResourceGroupParam.Builder
Sets the group name.
withHealthPort(int) - Method in class io.milvus.param.ServerAddress.Builder
Sets the cluster health port.
withHost(ServerAddress) - Method in class io.milvus.connection.ServerSetting.Builder
Sets the server address
withHost(String) - Method in class io.milvus.param.ConnectParam.Builder
Sets the host name/address.
withHost(String) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the host name/address.
withHost(String) - Method in class io.milvus.param.ServerAddress.Builder
Sets the host name/address.
withHosts(List<ServerAddress>) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the addresses.
withHttpClient(OkHttpClient) - Method in class io.milvus.bulkwriter.connect.S3ConnectParam.Builder
 
withIdleTimeout(long, TimeUnit) - Method in class io.milvus.param.ConnectParam.Builder
Sets the idle timeout value of client channel.
withIdleTimeout(long, TimeUnit) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the idle timeout value of client channel.
withIgnoreGrowing(Boolean) - Method in class io.milvus.param.dml.QueryIteratorParam.Builder
Ignore the growing segments to get best query performance.
withIgnoreGrowing(Boolean) - Method in class io.milvus.param.dml.QueryParam.Builder
Ignore the growing segments to get best query performance.
withIgnoreGrowing(Boolean) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Ignore the growing segments to get best search performance.
withIgnoreGrowing(Boolean) - Method in class io.milvus.param.dml.SearchParam.Builder
Ignore the growing segments to get best search performance.
withIncludeRoleInfo(boolean) - Method in class io.milvus.param.role.SelectUserParam.Builder
Sets the includeRoleInfo.
withIncludeUserInfo(boolean) - Method in class io.milvus.param.role.SelectRoleParam.Builder
Sets the includeUserInfo.
withIndexName(String) - Method in class io.milvus.param.index.AlterIndexParam.Builder
Set the index name.
withIndexName(String) - Method in class io.milvus.param.index.CreateIndexParam.Builder
The name of index which will be created.
withIndexName(String) - Method in class io.milvus.param.index.DescribeIndexParam.Builder
Deprecated.
withIndexName(String) - Method in class io.milvus.param.index.DropIndexParam.Builder
The name of index which will be dropped.
withIndexName(String) - Method in class io.milvus.param.index.GetIndexBuildProgressParam.Builder
The name of target index.
withIndexName(String) - Method in class io.milvus.param.index.GetIndexStateParam.Builder
The name of target index.
withIndexType(IndexType) - Method in class io.milvus.param.index.CreateIndexParam.Builder
Sets the index type.
withInitialBackOffMs(long) - Method in class io.milvus.param.RetryParam.Builder
Sets the first time interval between two retries, units: millisecond.
withIsDynamic(boolean) - Method in class io.milvus.param.collection.FieldType.Builder
Sets the isDynamic of a field.
withK(Integer) - Method in class io.milvus.param.dml.ranker.RRFRanker.Builder
Sets k factor for RRF.
withKeepAliveTime(long, TimeUnit) - Method in class io.milvus.param.ConnectParam.Builder
Sets the keep-alive time value of client channel.
withKeepAliveTime(long, TimeUnit) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the keep-alive time value of client channel.
withKeepAliveTimeout(long, TimeUnit) - Method in class io.milvus.param.ConnectParam.Builder
Sets the keep-alive timeout value of client channel.
withKeepAliveTimeout(long, TimeUnit) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the keep-alive timeout value of client channel.
withLimit(Integer) - Method in class io.milvus.param.bulkinsert.ListBulkInsertTasksParam.Builder
Specify limit count of returned tasks, list all tasks if the value is 0.
withLimit(Long) - Method in class io.milvus.param.dml.QueryIteratorParam.Builder
Specify a value to control the returned number of entities.
withLimit(Long) - Method in class io.milvus.param.dml.QueryParam.Builder
Specify a value to control the returned number of entities.
withLimit(Long) - Method in class io.milvus.param.highlevel.dml.QuerySimpleParam.Builder
Specify a value to control the returned number of entities.
withLimit(Long) - Method in class io.milvus.param.highlevel.dml.SearchSimpleParam.Builder
Specify a value to control the returned number of entities.
withLimits(ResourceGroupLimit) - Method in class io.milvus.common.resourcegroup.ResourceGroupConfig.Builder
Set the limited node num.
withLocalPath(String) - Method in class io.milvus.bulkwriter.LocalBulkWriterParam.Builder
Sets the localPath.
withMaxBackOffMs(long) - Method in class io.milvus.param.RetryParam.Builder
Sets the maximum time interval between two retries, units: millisecond.
withMaxCapacity(Integer) - Method in class io.milvus.param.collection.FieldType.Builder
Sets the max capacity of an array field.
withMaxLength(Integer) - Method in class io.milvus.param.collection.FieldType.Builder
Sets the max length of a varchar field.
withMaxLength(Integer) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the primaryFiled maxLength.
withMaxRetryTimes(int) - Method in class io.milvus.param.RetryParam.Builder
Sets the max retry times on failure.Default value is 75.
withMetricType(MetricType) - Method in class io.milvus.param.dml.AnnSearchParam.Builder
Sets metric type of ANN searching.
withMetricType(MetricType) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets metric type of ANN searching.
withMetricType(MetricType) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets metric type of ANN searching.
withMetricType(MetricType) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the metricType of vectorField.
withMetricType(MetricType) - Method in class io.milvus.param.index.CreateIndexParam.Builder
Sets the metric type.
withMetricType(MetricType) - Method in class io.milvus.param.QueryNodeSingleSearch.Builder
Sets metric type of ANN searching.
withMilvusClient(MilvusClient) - Method in class io.milvus.connection.ServerSetting.Builder
Sets the server client for a cluster
withMMapEnabled(boolean) - Method in class io.milvus.param.collection.AlterCollectionParam.Builder
Enable MMap or not for index data files.
withMMapEnabled(boolean) - Method in class io.milvus.param.index.AlterIndexParam.Builder
Enable MMap or not for index data files.
withName(String) - Method in class io.milvus.param.collection.FieldType.Builder
 
withNewCollectionName(String) - Method in class io.milvus.param.collection.RenameCollectionParam.Builder
Sets the new collection name.
withNewDatabaseName(String) - Method in class io.milvus.param.collection.RenameCollectionParam.Builder
Sets the old database name.
withNewPassword(String) - Method in class io.milvus.param.credential.UpdateCredentialParam.Builder
Sets the new password.
withNodeNumber(Integer) - Method in class io.milvus.param.resourcegroup.TransferNodeParam.Builder
Specify query nodes to transfer to another resource group
withObject(String) - Method in class io.milvus.param.role.GrantRolePrivilegeParam.Builder
Sets the object.
withObject(String) - Method in class io.milvus.param.role.RevokeRolePrivilegeParam.Builder
Sets the object.
withObject(String) - Method in class io.milvus.param.role.SelectGrantForRoleAndObjectParam.Builder
Sets the object.
withObjectName(String) - Method in class io.milvus.param.role.GrantRolePrivilegeParam.Builder
Sets the objectName.
withObjectName(String) - Method in class io.milvus.param.role.RevokeRolePrivilegeParam.Builder
Sets the objectName.
withObjectName(String) - Method in class io.milvus.param.role.SelectGrantForRoleAndObjectParam.Builder
Sets the objectName.
withOffset(Long) - Method in class io.milvus.param.dml.QueryIteratorParam.Builder
Specify a position to return results.
withOffset(Long) - Method in class io.milvus.param.dml.QueryParam.Builder
Specify a position to return results.
withOffset(Long) - Method in class io.milvus.param.highlevel.dml.QuerySimpleParam.Builder
Specify a position to return results.
withOffset(Long) - Method in class io.milvus.param.highlevel.dml.SearchSimpleParam.Builder
Specify a position to return results.
withOldCollectionName(String) - Method in class io.milvus.param.collection.RenameCollectionParam.Builder
Sets the old collection name.
withOldDatabaseName(String) - Method in class io.milvus.param.collection.RenameCollectionParam.Builder
Sets the old database name.
withOldPassword(String) - Method in class io.milvus.param.credential.UpdateCredentialParam.Builder
Sets the old password.
withOption(String, String) - Method in class io.milvus.param.bulkinsert.BulkInsertParam.Builder
Sets the options of the request
withOutFields(List<String>) - Method in class io.milvus.param.dml.HybridSearchParam.Builder
Specifies output fields (Optional).
withOutFields(List<String>) - Method in class io.milvus.param.dml.QueryIteratorParam.Builder
Specifies output fields (Optional).
withOutFields(List<String>) - Method in class io.milvus.param.dml.QueryParam.Builder
Specifies output fields (Optional).
withOutFields(List<String>) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Specifies output fields (Optional).
withOutFields(List<String>) - Method in class io.milvus.param.dml.SearchParam.Builder
Specifies output fields (Optional).
withOutputFields(List<String>) - Method in class io.milvus.param.highlevel.dml.GetIdsParam.Builder
Specifies output fields (Optional).
withOutputFields(List<String>) - Method in class io.milvus.param.highlevel.dml.QuerySimpleParam.Builder
Specifies output fields (Optional).
withOutputFields(List<String>) - Method in class io.milvus.param.highlevel.dml.SearchSimpleParam.Builder
Specifies output fields (Optional).
withParams(String) - Method in class io.milvus.param.dml.AnnSearchParam.Builder
Sets the search parameters specific to the index type.
withParams(String) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets the search parameters specific to the index type.
withParams(String) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets the search parameters specific to the index type.
withParams(String) - Method in class io.milvus.param.QueryNodeSingleSearch.Builder
Sets the search parameters specific to the index type.
withPartitionKey(boolean) - Method in class io.milvus.param.collection.FieldType.Builder
Sets the field to be partition key.
withPartitionName(String) - Method in class io.milvus.param.bulkinsert.BulkInsertParam.Builder
Sets the partition name.
withPartitionName(String) - Method in class io.milvus.param.dml.DeleteParam.Builder
Sets the partition name (Optional).
withPartitionName(String) - Method in class io.milvus.param.dml.InsertParam.Builder
Set partition name (Optional).
withPartitionName(String) - Method in class io.milvus.param.dml.UpsertParam.Builder
Set partition name (Optional).
withPartitionName(String) - Method in class io.milvus.param.highlevel.dml.DeleteIdsParam.Builder
Sets the partition name (Optional).
withPartitionName(String) - Method in class io.milvus.param.partition.CreatePartitionParam.Builder
Sets the partition name.
withPartitionName(String) - Method in class io.milvus.param.partition.DropPartitionParam.Builder
Sets the partition name.
withPartitionName(String) - Method in class io.milvus.param.partition.GetPartitionStatisticsParam.Builder
Sets the partition name.
withPartitionName(String) - Method in class io.milvus.param.partition.HasPartitionParam.Builder
Sets the partition name.
withPartitionNames(List<String>) - Method in class io.milvus.param.collection.GetLoadingProgressParam.Builder
Sets partition names list(Optional).
withPartitionNames(List<String>) - Method in class io.milvus.param.collection.GetLoadStateParam.Builder
Sets partition names list(Optional).
withPartitionNames(List<String>) - Method in class io.milvus.param.dml.HybridSearchParam.Builder
Sets partition names list to specify search scope (Optional).
withPartitionNames(List<String>) - Method in class io.milvus.param.dml.QueryIteratorParam.Builder
Sets partition names list to specify query scope (Optional).
withPartitionNames(List<String>) - Method in class io.milvus.param.dml.QueryParam.Builder
Sets partition names list to specify query scope (Optional).
withPartitionNames(List<String>) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets partition names list to specify search scope (Optional).
withPartitionNames(List<String>) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets partition names list to specify search scope (Optional).
withPartitionNames(List<String>) - Method in class io.milvus.param.partition.LoadPartitionsParam.Builder
Sets the partition names list.
withPartitionNames(List<String>) - Method in class io.milvus.param.partition.ReleasePartitionsParam.Builder
Sets the partition names list.
withPartitionNames(List<String>) - Method in class io.milvus.param.partition.ShowPartitionsParam.Builder
Sets the partition names list.
withPartitionsNum(int) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
Sets the partitions number if there is partition key field.
withPassword(String) - Method in class io.milvus.param.credential.CreateCredentialParam.Builder
Sets the password.
withPort(int) - Method in class io.milvus.param.ConnectParam.Builder
Sets the connection port.
withPort(int) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the connection port.
withPort(int) - Method in class io.milvus.param.ServerAddress.Builder
Sets the connection port.
withPrimaryField(String) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the primaryFiled name.
withPrimaryFieldType(DataType) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the primaryFiled type.
withPrimaryIds(List<T>) - Method in class io.milvus.param.highlevel.dml.DeleteIdsParam.Builder
Specifies primaryId fields.
withPrimaryIds(List<T>) - Method in class io.milvus.param.highlevel.dml.GetIdsParam.Builder
Specifies primaryIds fields.
withPrimaryKey(boolean) - Method in class io.milvus.param.collection.FieldType.Builder
Sets the field as the primary key field.
withPrivilege(String) - Method in class io.milvus.param.role.GrantRolePrivilegeParam.Builder
Sets the privilege.
withPrivilege(String) - Method in class io.milvus.param.role.RevokeRolePrivilegeParam.Builder
Sets the privilege.
withProperty(String, String) - Method in class io.milvus.param.collection.AlterCollectionParam.Builder
Basic method to set a key-value property.
withProperty(String, String) - Method in class io.milvus.param.collection.AlterDatabaseParam.Builder
Basic method to set a key-value property.
withProperty(String, String) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
Basic method to set a key-value property.
withProperty(String, String) - Method in class io.milvus.param.collection.CreateDatabaseParam.Builder
Basic method to set a key-value property.
withProperty(String, String) - Method in class io.milvus.param.index.AlterIndexParam.Builder
Basic method to set a key-value property.
withQueryNodeSingleSearch(QueryNodeSingleSearch) - Method in class io.milvus.connection.ClusterFactory.Builder
Sets single search for query node listener.
withQueryNodeSingleSearch(QueryNodeSingleSearch) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets single search for query node listener.
withRanker(BaseRanker) - Method in class io.milvus.param.dml.HybridSearchParam.Builder
Set a ranker for rearranging number of limit results.
withRefresh(Boolean) - Method in class io.milvus.param.collection.LoadCollectionParam.Builder
Whether to enable refresh mode.
withRefresh(Boolean) - Method in class io.milvus.param.partition.LoadPartitionsParam.Builder
Whether to enable refresh mode.
withRegion(String) - Method in class io.milvus.bulkwriter.connect.S3ConnectParam.Builder
 
withRemotePath(String) - Method in class io.milvus.bulkwriter.RemoteBulkWriterParam.Builder
Sets the remotePath.
withReplicaNumber(int) - Method in class io.milvus.param.collection.AlterDatabaseParam.Builder
Sets the replica number in database level, then if load collection doesn't have replica number, it will use this replica number.
withReplicaNumber(int) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
Sets the replica number in collection level, then if load collection doesn't have replica number, it will use this replica number.
withReplicaNumber(int) - Method in class io.milvus.param.collection.CreateDatabaseParam.Builder
Sets the replica number in database level, then if load collection doesn't have replica number, it will use this replica number.
withReplicaNumber(Integer) - Method in class io.milvus.param.collection.LoadCollectionParam.Builder
Specify replica number to load, replica number must be greater than 0, default value is 1
withReplicaNumber(Integer) - Method in class io.milvus.param.partition.LoadPartitionsParam.Builder
Specify replica number to load
withReplicaNumber(Long) - Method in class io.milvus.param.resourcegroup.TransferReplicaParam.Builder
Specify number of replicas to transfer
withRequest(String) - Method in class io.milvus.param.control.GetMetricsParam.Builder
Sets request in .json format to retrieve metric information from server.
withRequests(ResourceGroupLimit) - Method in class io.milvus.common.resourcegroup.ResourceGroupConfig.Builder
Set the requests node num.
WithResourceGroups(List<String>) - Method in class io.milvus.param.collection.AlterDatabaseParam.Builder
Sets the resource groups in database level, then if load collection doesn't have resource groups, it will use this resource groups.
withResourceGroups(List<String>) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
Sets the resource groups in collection level, then if load collection doesn't have resource groups, it will use this resource groups.
withResourceGroups(List<String>) - Method in class io.milvus.param.collection.CreateDatabaseParam.Builder
Sets the resource groups in database level, then if load collection doesn't have resource groups, it will use this resource groups.
withResourceGroups(List<String>) - Method in class io.milvus.param.collection.LoadCollectionParam.Builder
Specify the target resource groups to load the replicas.
withResourceGroups(List<String>) - Method in class io.milvus.param.partition.LoadPartitionsParam.Builder
Specify the target resource groups to load the replicas.
withRetry(RetryParam) - Method in interface io.milvus.client.MilvusClient
Sets the parameters for retry.
withRetry(int) - Method in interface io.milvus.client.MilvusClient
Deprecated.
withRetry(RetryParam) - Method in class io.milvus.client.MilvusMultiServiceClient
 
withRetry(int) - Method in class io.milvus.client.MilvusMultiServiceClient
 
withRetry(RetryParam) - Method in class io.milvus.client.MilvusServiceClient
 
withRetry(int) - Method in class io.milvus.client.MilvusServiceClient
 
withRetryInterval(long, TimeUnit) - Method in interface io.milvus.client.MilvusClient
Deprecated.
withRetryInterval(long, TimeUnit) - Method in class io.milvus.client.MilvusMultiServiceClient
 
withRetryInterval(long, TimeUnit) - Method in class io.milvus.client.MilvusServiceClient
 
withRetryOnRateLimit(boolean) - Method in class io.milvus.param.RetryParam.Builder
Sets whether to retry when the returned error is rate limit.Default value is true.
withRoleName(String) - Method in class io.milvus.param.role.AddUserToRoleParam.Builder
Sets the roleName.
withRoleName(String) - Method in class io.milvus.param.role.CreateRoleParam.Builder
Sets the roleName.
withRoleName(String) - Method in class io.milvus.param.role.DropRoleParam.Builder
Sets the roleName.
withRoleName(String) - Method in class io.milvus.param.role.GrantRolePrivilegeParam.Builder
Sets the roleName.
withRoleName(String) - Method in class io.milvus.param.role.RemoveUserFromRoleParam.Builder
Sets the roleName.
withRoleName(String) - Method in class io.milvus.param.role.RevokeRolePrivilegeParam.Builder
Sets the roleName.
withRoleName(String) - Method in class io.milvus.param.role.SelectGrantForRoleAndObjectParam.Builder
Sets the roleName.
withRoleName(String) - Method in class io.milvus.param.role.SelectGrantForRoleParam.Builder
Sets the roleName.
withRoleName(String) - Method in class io.milvus.param.role.SelectRoleParam.Builder
Sets the roleName.
withRoundDecimal(Integer) - Method in class io.milvus.param.dml.HybridSearchParam.Builder
Specifies the decimal place of the returned results.
withRoundDecimal(Integer) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Specifies the decimal place of the returned results.
withRoundDecimal(Integer) - Method in class io.milvus.param.dml.SearchParam.Builder
Specifies the decimal place of the returned results.
withRows(List<JsonObject>) - Method in class io.milvus.param.dml.InsertParam.Builder
Sets the row data to insert.
withRows(List<JsonObject>) - Method in class io.milvus.param.dml.UpsertParam.Builder
Sets the row data to insert.
withRows(List<JsonObject>) - Method in class io.milvus.param.highlevel.dml.InsertRowsParam.Builder
Sets the row data to insert.
withRpcDeadline(long, TimeUnit) - Method in class io.milvus.param.ConnectParam.Builder
Set a deadline for how long you are willing to wait for a reply from the server.
withRpcDeadline(long, TimeUnit) - Method in class io.milvus.param.MultiConnectParam.Builder
Set a deadline for how long you are willing to wait for a reply from the server.
withSchema(CollectionSchemaParam) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
Sets the schema of collection.
withSecretKey(String) - Method in class io.milvus.bulkwriter.connect.S3ConnectParam.Builder
 
withSecure(boolean) - Method in class io.milvus.param.ConnectParam.Builder
Deprecated.
withSecure(boolean) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets secure the authorization for this connection, set to True to enable TLS
withSegmentIDs(List<Long>) - Method in class io.milvus.param.control.GetFlushStateParam.Builder
Deprecated.
withSegmentIDs(List<Long>) - Method in class io.milvus.param.control.LoadBalanceParam.Builder
Sets a sealed segments by ID array to be balanced.
withServerName(String) - Method in class io.milvus.param.ConnectParam.Builder
Set target name override for SSL host name checking, only takes effect when "secure" is True.
withServerName(String) - Method in class io.milvus.param.MultiConnectParam.Builder
Set target name override for SSL host name checking, only takes effect when "secure" is True.
withServerPemPath(String) - Method in class io.milvus.param.ConnectParam.Builder
Set the server.pem path for tls one-way authentication, only takes effect when "secure" is True.
withServerPemPath(String) - Method in class io.milvus.param.MultiConnectParam.Builder
Set the server.pem path for tls two-way authentication, only takes effect when "secure" is True.
withServerSetting(List<ServerSetting>) - Method in class io.milvus.connection.ClusterFactory.Builder
Sets server setting list
withSessionToken(String) - Method in class io.milvus.bulkwriter.connect.S3ConnectParam.Builder
 
withShardsNum(int) - Method in class io.milvus.param.collection.CreateCollectionParam.Builder
Sets the shards number.
withShowType(ShowType) - Method in class io.milvus.param.collection.ShowCollectionsParam.Builder
Sets a show type.
withSourceGroupName(String) - Method in class io.milvus.param.resourcegroup.TransferNodeParam.Builder
Sets the source group name.
withSourceGroupName(String) - Method in class io.milvus.param.resourcegroup.TransferReplicaParam.Builder
Sets the source group name.
withSourceNodeID(Long) - Method in class io.milvus.param.control.LoadBalanceParam.Builder
Sets the source query node by ID in which the sealed segments were loaded.
withSparseFloatVectors(List<SortedMap<Long, Float>>) - Method in class io.milvus.param.dml.AnnSearchParam.Builder
Sets the target vectors to search on SparseFloatVector field.
withSparseFloatVectors(List<SortedMap<Long, Float>>) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets the target vectors to search on SparseFloatVector field.
withSparseFloatVectors(List<SortedMap<Long, Float>>) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets the target vectors to search on SparseFloatVector field.
withSyncFlush(Boolean) - Method in class io.milvus.param.collection.FlushParam.Builder
Sets the flush function to sync mode.
withSyncFlushWaitingInterval(Long) - Method in class io.milvus.param.collection.FlushParam.Builder
Sets waiting interval in sync mode.
withSyncFlushWaitingTimeout(Long) - Method in class io.milvus.param.collection.FlushParam.Builder
Sets timeout value for sync mode.
withSyncLoad(Boolean) - Method in class io.milvus.param.collection.LoadCollectionParam.Builder
Enable sync mode for load action.
withSyncLoad(boolean) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the SyncLoad when loadCollection
withSyncLoad(Boolean) - Method in class io.milvus.param.partition.LoadPartitionsParam.Builder
Enables sync mode for load action.
withSyncLoadWaitingInterval(Long) - Method in class io.milvus.param.collection.LoadCollectionParam.Builder
Sets waiting interval in sync mode.
withSyncLoadWaitingInterval(Long) - Method in class io.milvus.param.partition.LoadPartitionsParam.Builder
Sets the waiting interval for sync mode.
withSyncLoadWaitingTimeout(Long) - Method in class io.milvus.param.collection.LoadCollectionParam.Builder
Sets timeout value for the sync mode.
withSyncLoadWaitingTimeout(Long) - Method in class io.milvus.param.partition.LoadPartitionsParam.Builder
Sets the timeout value for sync mode.
withSyncMode(Boolean) - Method in class io.milvus.param.index.CreateIndexParam.Builder
Enables to sync mode.
withSyncWaitingInterval(Long) - Method in class io.milvus.param.index.CreateIndexParam.Builder
Sets the waiting interval in sync mode.
withSyncWaitingTimeout(Long) - Method in class io.milvus.param.index.CreateIndexParam.Builder
Sets the timeout value for sync mode.
withTargetGroupName(String) - Method in class io.milvus.param.resourcegroup.TransferNodeParam.Builder
Sets the target group name.
withTargetGroupName(String) - Method in class io.milvus.param.resourcegroup.TransferReplicaParam.Builder
Sets the target group name.
withTask(Long) - Method in class io.milvus.param.bulkinsert.GetBulkInsertStateParam.Builder
Sets the task id.
withTimeout(long, TimeUnit) - Method in interface io.milvus.client.MilvusClient
Timeout setting for rpc call.
withTimeout(long, TimeUnit) - Method in class io.milvus.client.MilvusMultiServiceClient
 
withTimeout(long, TimeUnit) - Method in class io.milvus.client.MilvusServiceClient
 
withTo(List<ResourceGroupTransfer>) - Method in class io.milvus.common.resourcegroup.ResourceGroupConfig.Builder
Set the transfer to list.
withToken(String) - Method in class io.milvus.param.ConnectParam.Builder
Sets the token
withToken(String) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the token
withTopK(Integer) - Method in class io.milvus.param.dml.AnnSearchParam.Builder
Sets topK value of ANN search.
withTopK(Integer) - Method in class io.milvus.param.dml.HybridSearchParam.Builder
Sets topK value of ANN search.
withTopK(Integer) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets topK value of ANN search.
withTopK(Integer) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets topK value of ANN search.
withTTL(Integer) - Method in class io.milvus.param.collection.AlterCollectionParam.Builder
Collection time to live (TTL) is the expiration time of data in a collection.
withTypeParams(Map<String, String>) - Method in class io.milvus.param.collection.FieldType.Builder
Sets more parameters for the field.
withUri(String) - Method in class io.milvus.param.ConnectParam.Builder
Sets the uri
withUri(String) - Method in class io.milvus.param.MultiConnectParam.Builder
Sets the uri
withUsername(String) - Method in class io.milvus.param.credential.CreateCredentialParam.Builder
Sets the username.
withUsername(String) - Method in class io.milvus.param.credential.DeleteCredentialParam.Builder
Sets the username.
withUsername(String) - Method in class io.milvus.param.credential.UpdateCredentialParam.Builder
Sets the username.
withUserName(String) - Method in class io.milvus.param.role.AddUserToRoleParam.Builder
Sets the username.
withUserName(String) - Method in class io.milvus.param.role.RemoveUserFromRoleParam.Builder
Sets the username.
withUserName(String) - Method in class io.milvus.param.role.SelectUserParam.Builder
Sets the userName.
withVectorField(String) - Method in class io.milvus.param.highlevel.collection.CreateSimpleCollectionParam.Builder
Sets the vectorField name.
withVectorFieldName(String) - Method in class io.milvus.param.dml.AnnSearchParam.Builder
Sets target vector field by name.
withVectorFieldName(String) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Sets target vector field by name.
withVectorFieldName(String) - Method in class io.milvus.param.dml.SearchParam.Builder
Sets target vector field by name.
withVectorFieldName(String) - Method in class io.milvus.param.QueryNodeSingleSearch.Builder
Sets target vector field by name.
withVectors(List<?>) - Method in class io.milvus.param.dml.SearchIteratorParam.Builder
Deprecated.
withVectors(List<?>) - Method in class io.milvus.param.dml.SearchParam.Builder
Deprecated.
withVectors(List<?>) - Method in class io.milvus.param.highlevel.dml.SearchSimpleParam.Builder
Sets the target vectors.
withVectors(List<?>) - Method in class io.milvus.param.QueryNodeSingleSearch.Builder
Sets the target vectors.
withWeights(List<Float>) - Method in class io.milvus.param.dml.ranker.WeightedRanker.Builder
Assign weights for each AnnSearchParam.
wrap(T) - Method in class io.milvus.pool.PoolClientFactory
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links