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