Interface LogicalReplicationOptions

    • Method Detail

      • getSlotName

        java.lang.String getSlotName()
        Required parameter for logical replication.
        Specified by:
        getSlotName in interface CommonOptions
        Returns:
        not null logical replication slot name that already exists on server and free.
      • getSlotOptions

        java.util.Properties getSlotOptions()
        Parameters for output plugin. Parameters will be set to output plugin that register for specified replication slot name.
        Returns:
        list options that will be pass to output_plugin for that was create replication slot