云数据库 GaussDB-ChainedCommonStreamBuilder:常用方法

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

常用方法

表1 LogicalCreateSlotBuilder常用方法

返回值

方法

描述

throws

T

withSlotName(String slotName)

指定复制槽名。

-

ChainedLogicalCreateSlotBuilder

withOutputPlugin(String outputPlugin)

插件名称,当前支持mppdb_decoding。

-

void

make()

在数据库中创建具有指定参数的插槽。

SQLException

ChainedLogicalCreateSlotBuilder

self()

-

-

support.huaweicloud.com/centralized-devg-v2-opengauss/devg_03_0177.html