Class MoveShardOperation
java.lang.Object
io.metaloom.qdrant.client.http.model.cluster.operation.AbstractShardOperation
io.metaloom.qdrant.client.http.model.cluster.operation.MoveShardOperation
- All Implemented Interfaces:
ShardOperation,RestModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetFromPeerId(BigInteger fromPeerId) setToPeerId(BigInteger toPeerId) Methods inherited from class io.metaloom.qdrant.client.http.model.cluster.operation.AbstractShardOperation
getShardId, setShardId
-
Constructor Details
-
MoveShardOperation
public MoveShardOperation()
-
-
Method Details
-
getToPeerId
-
setToPeerId
-
getFromPeerId
-
setFromPeerId
-