Uses of Class
io.metaloom.qdrant.client.http.model.cluster.operation.MoveShardOperation
Packages that use MoveShardOperation
Package
Description
-
Uses of MoveShardOperation in io.metaloom.qdrant.client.http.model.cluster
Methods in io.metaloom.qdrant.client.http.model.cluster that return MoveShardOperationMethods in io.metaloom.qdrant.client.http.model.cluster with parameters of type MoveShardOperationModifier and TypeMethodDescriptionCollectionUpdateClusterSetupRequest.setMoveShardOperation(MoveShardOperation moveShardOperation) -
Uses of MoveShardOperation in io.metaloom.qdrant.client.http.model.cluster.operation
Methods in io.metaloom.qdrant.client.http.model.cluster.operation that return MoveShardOperationModifier and TypeMethodDescriptionMoveShardOperation.setFromPeerId(BigInteger fromPeerId) MoveShardOperation.setToPeerId(BigInteger toPeerId)