Uses of Class
de.caluga.morphium.replicaset.ReplicaSetStatus
Packages that use ReplicaSetStatus
-
Uses of ReplicaSetStatus in de.caluga.morphium
Methods in de.caluga.morphium that return ReplicaSetStatus -
Uses of ReplicaSetStatus in de.caluga.morphium.replicaset
Methods in de.caluga.morphium.replicaset that return ReplicaSetStatusModifier and TypeMethodDescriptionRSMonitor.getCurrentStatus()RSMonitor.getReplicaSetStatus(boolean full) get the current replicaset status - issues the replSetGetStatus command to mongo if full==true, also the configuration is read.Methods in de.caluga.morphium.replicaset with parameters of type ReplicaSetStatusModifier and TypeMethodDescriptionvoidReplicasetStatusListener.gotNewStatus(Morphium morphium, ReplicaSetStatus status)