云数据库 GAUSSDB-ChainedCommonStreamBuilder:常用方法
常用方法
方法名 |
返回值类型 |
描述 |
throws |
---|---|---|---|
withSlotName(String slotName) |
T |
指定复制槽名。 |
- |
withOutputPlugin(String outputPlugin) |
ChainedLogicalCreateSlotBuilder |
插件名称,当前支持mppdb_decoding。 |
- |
make() |
void |
在数据库中创建具有指定参数的插槽。 |
SQLException |
self() |
ChainedLogicalCreateSlotBuilder |
- |
- |