Package com.zendesk.maxwell.recovery
Class Recovery
- java.lang.Object
-
- com.zendesk.maxwell.recovery.Recovery
-
public class Recovery extends Object
-
-
Constructor Summary
Constructors Constructor Description Recovery(MaxwellMysqlConfig replicationConfig, String maxwellDatabaseName, ConnectionPool replicationConnectionPool, CaseSensitivity caseSensitivity, RecoveryInfo recoveryInfo)
-
-
-
Constructor Detail
-
Recovery
public Recovery(MaxwellMysqlConfig replicationConfig, String maxwellDatabaseName, ConnectionPool replicationConnectionPool, CaseSensitivity caseSensitivity, RecoveryInfo recoveryInfo)
-
-
Method Detail
-
recover
public HeartbeatRowMap recover() throws Exception
- Throws:
Exception
-
-