| Package | Description |
|---|---|
| de.caluga.morphium | |
| de.caluga.morphium.replicaset |
| Modifier and Type | Method and Description |
|---|---|
ReplicaSetStatus |
Morphium.getCurrentRSState() |
| Modifier and Type | Method and Description |
|---|---|
ReplicaSetStatus |
RSMonitor.getCurrentStatus() |
ReplicaSetStatus |
RSMonitor.getReplicaSetStatus(boolean full)
get the current replicaset status - issues the replSetGetStatus command to mongo
if full==true, also the configuration is read.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicasetStatusListener.gotNewStatus(Morphium morphium,
ReplicaSetStatus status) |
Copyright © 2021. All rights reserved.