云数据库 GaussDB-PGReplicationStream:PGReplicationStream的继承关系

时间:2023-11-01 16:22:10

PGReplicationStream的继承关系

PGReplicationStream是逻辑复制的接口,实现类是V3PGReplicationStream,该类位于org.postgresql.core.v3.replication Package中,该类的声明如下:

public class V3PGReplicationStream implements PGReplicationStream
support.huaweicloud.com/centralized-devg-v2-opengauss/devg_03_0175.html