Interface StartPhysicalReplicationCallback
-
public interface StartPhysicalReplicationCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PGReplicationStream
start(PhysicalReplicationOptions options)
-
-
-
Method Detail
-
start
PGReplicationStream start(PhysicalReplicationOptions options) throws java.sql.SQLException
- Throws:
java.sql.SQLException
-
-