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

时间:2024-11-02 18:52:03

常用方法

表1 LogicalCreateSlotBuilder常用方法

方法名

返回值类型

描述

throws

withSlotName(String slotName)

T

指定复制槽名。

-

withOutputPlugin(String outputPlugin)

ChainedLogicalCreateSlotBuilder

插件名称,当前支持mppdb_decoding。

-

make()

void

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

SQLException

self()

ChainedLogicalCreateSlotBuilder

-

-

support.huaweicloud.com/centralized-devg-v2-gaussdb/gaussdb_42_0095.html