public final class DBMirrorRegistry
extends java.lang.Object
DBMirrorWorker
via registerMirror(DBMirrorESP)
.Modifier and Type | Method and Description |
---|---|
static DBMirrorRegistry |
getInstance()
Returns the singleton instance of the DBMirrorRegistry.
|
void |
registerMirror(DBMirrorESP mirrorESP)
Registers the specified mirroring esp.
|
void |
unregisterAction(DBMirrorESP mirrorESP)
Deregister the specified mirroring esp.
|
public static DBMirrorRegistry getInstance()
public void registerMirror(DBMirrorESP mirrorESP)
BaseESP.getID()
which acts as a global UID for the mirroring module which is stored in the catalog being setup for mirroring. Never call this method multiple times for
the same module because multiple calls to this method will replace already registered instances!mirrorESP
- the mirroring esp to register.public void unregisterAction(DBMirrorESP mirrorESP)
mirrorESP
- the mirroring esp to deregisterwww.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.