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

时间:2024-04-26 16:15:07

常用方法

表1 LogicalCreateSlotBuilder常用方法

返回值

方法

描述

throws

T

withSlotName(String slotName)

指定复制槽名。

-

ChainedLogicalCreateSlotBuilder

withOutputPlugin(String outputPlugin)

插件名称,当前支持mppdb_decoding。

-

void

make()

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

SQLException

ChainedLogicalCreateSlotBuilder

self()

返回ChainedLogicalCreateSlotBuilder的实现。

-

support.huaweicloud.com/distributed-devg-v3-gaussdb/gaussdb-12-0088.html