Class ReplicaSetTelemetry
java.lang.Object
io.metaloom.qdrant.client.http.model.telemetry.ReplicaSetTelemetry
- All Implemented Interfaces:
RestModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()getLocal()setId(int id) setLocal(LocalShardTelemetry local) setRemote(List<RemoteShardTelemetry> remote) setReplicateStates(Object replicateStates)
-
Constructor Details
-
ReplicaSetTelemetry
public ReplicaSetTelemetry()
-
-
Method Details
-
getId
public int getId() -
setId
-
getLocal
-
setLocal
-
getRemote
-
setRemote
-
getReplicateStates
-
setReplicateStates
-