Uses of Class
io.metaloom.qdrant.client.http.model.collection.config.RemoteShardInfo
Packages that use RemoteShardInfo
-
Uses of RemoteShardInfo in io.metaloom.qdrant.client.http.model.collection.config
Methods in io.metaloom.qdrant.client.http.model.collection.config that return RemoteShardInfoModifier and TypeMethodDescriptionRemoteShardInfo.setPeerId(long peerId) RemoteShardInfo.setShardId(int shardId) RemoteShardInfo.setState(ReplicaState state) Methods in io.metaloom.qdrant.client.http.model.collection.config that return types with arguments of type RemoteShardInfoMethod parameters in io.metaloom.qdrant.client.http.model.collection.config with type arguments of type RemoteShardInfoModifier and TypeMethodDescriptionCollectionClusterInfo.setRemoteShards(List<RemoteShardInfo> remoteShards)