Class RemoteShardInfo
java.lang.Object
io.metaloom.qdrant.client.http.model.collection.config.RemoteShardInfo
- All Implemented Interfaces:
RestModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintgetState()setPeerId(long peerId) setShardId(int shardId) setState(ReplicaState state)
-
Constructor Details
-
RemoteShardInfo
public RemoteShardInfo()
-
-
Method Details
-
getShardId
public int getShardId() -
setShardId
-
getPeerId
public long getPeerId() -
setPeerId
-
getState
-
setState
-