Uses of Class
io.metaloom.qdrant.client.http.model.cluster.operation.AbortTransferOperation
Packages that use AbortTransferOperation
Package
Description
-
Uses of AbortTransferOperation in io.metaloom.qdrant.client.http.model.cluster
Methods in io.metaloom.qdrant.client.http.model.cluster that return AbortTransferOperationModifier and TypeMethodDescriptionCollectionUpdateClusterSetupRequest.getAbortTransferOperation()Methods in io.metaloom.qdrant.client.http.model.cluster with parameters of type AbortTransferOperationModifier and TypeMethodDescriptionCollectionUpdateClusterSetupRequest.setAbortTransferOperation(AbortTransferOperation abortTransferOperation) -
Uses of AbortTransferOperation in io.metaloom.qdrant.client.http.model.cluster.operation
Methods in io.metaloom.qdrant.client.http.model.cluster.operation that return AbortTransferOperationModifier and TypeMethodDescriptionAbortTransferOperation.setFromPeerId(BigInteger fromPeerId) AbortTransferOperation.setToPeerId(BigInteger toPeerId)