インタフェース LogicalReplicationOptions

すべてのスーパーインタフェース:
CommonOptions
既知の実装クラスのリスト:
LogicalStreamBuilder

public interface LogicalReplicationOptions extends CommonOptions
  • メソッドの詳細

    • getSlotName

      @Nullable String getSlotName()
      Required parameter for logical replication.
      定義:
      getSlotName インタフェース内 CommonOptions
      戻り値:
      not null logical replication slot name that already exists on server and free.
    • getSlotOptions

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