Class LocalShardInfo
java.lang.Object
io.metaloom.qdrant.client.http.model.collection.config.LocalShardInfo
- All Implemented Interfaces:
RestModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetState()setPointsCount(int pointsCount) setShardId(int shardId) setState(ReplicaState state)
-
Constructor Details
-
LocalShardInfo
public LocalShardInfo()
-
-
Method Details
-
getShardId
public int getShardId() -
setShardId
-
getPointsCount
public int getPointsCount() -
setPointsCount
-
getState
-
setState
-