Uses of Class
io.metaloom.qdrant.client.http.model.cluster.operation.ReplicateShardOperation
Packages that use ReplicateShardOperation
Package
Description
-
Uses of ReplicateShardOperation in io.metaloom.qdrant.client.http.model.cluster
Methods in io.metaloom.qdrant.client.http.model.cluster that return ReplicateShardOperationModifier and TypeMethodDescriptionCollectionUpdateClusterSetupRequest.getReplicateShardOperation()Methods in io.metaloom.qdrant.client.http.model.cluster with parameters of type ReplicateShardOperationModifier and TypeMethodDescriptionCollectionUpdateClusterSetupRequest.setReplicateShardOperation(ReplicateShardOperation replicateShardOperation) -
Uses of ReplicateShardOperation in io.metaloom.qdrant.client.http.model.cluster.operation
Methods in io.metaloom.qdrant.client.http.model.cluster.operation that return ReplicateShardOperationModifier and TypeMethodDescriptionReplicateShardOperation.setFromPeerId(BigInteger fromPeerId) ReplicateShardOperation.setToPeerId(BigInteger toPeerId)