Uses of Class
io.metaloom.qdrant.client.http.model.collection.config.LocalShardInfo
Packages that use LocalShardInfo
-
Uses of LocalShardInfo in io.metaloom.qdrant.client.http.model.collection.config
Methods in io.metaloom.qdrant.client.http.model.collection.config that return LocalShardInfoModifier and TypeMethodDescriptionLocalShardInfo.setPointsCount(int pointsCount) LocalShardInfo.setShardId(int shardId) LocalShardInfo.setState(ReplicaState state) Methods in io.metaloom.qdrant.client.http.model.collection.config that return types with arguments of type LocalShardInfoMethod parameters in io.metaloom.qdrant.client.http.model.collection.config with type arguments of type LocalShardInfoModifier and TypeMethodDescriptionCollectionClusterInfo.setLocalShards(List<LocalShardInfo> localShards)