Uses of Class
io.metaloom.qdrant.client.http.model.collection.config.ShardTransferInfo
Packages that use ShardTransferInfo
Package
Description
-
Uses of ShardTransferInfo in io.metaloom.qdrant.client.http.model.collection.config
Methods in io.metaloom.qdrant.client.http.model.collection.config that return ShardTransferInfoModifier and TypeMethodDescriptionShardTransferInfo.setFrom(long from) ShardTransferInfo.setShardId(int shardId) ShardTransferInfo.setSync(boolean sync) ShardTransferInfo.setTo(long to) Methods in io.metaloom.qdrant.client.http.model.collection.config that return types with arguments of type ShardTransferInfoMethod parameters in io.metaloom.qdrant.client.http.model.collection.config with type arguments of type ShardTransferInfoModifier and TypeMethodDescriptionCollectionClusterInfo.setShardTransfers(List<ShardTransferInfo> shardTransfers) -
Uses of ShardTransferInfo in io.metaloom.qdrant.client.http.model.telemetry
Methods in io.metaloom.qdrant.client.http.model.telemetry that return types with arguments of type ShardTransferInfoMethod parameters in io.metaloom.qdrant.client.http.model.telemetry with type arguments of type ShardTransferInfoModifier and TypeMethodDescriptionCollectionDetailTelemetry.setTransfers(List<ShardTransferInfo> transfers)