PhysicalCreateSlotBuilder类
功能描述
物理复制槽位构建器。
make
功能描述
定义:ChainedCommonCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>接口的make方法
语法格式
public void make()
throws SQLException
参数说明
无。
返回值
无。
self
功能描述
定义:AbstractCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>类的self方法。
语法格式
protected ChainedPhysicalCreateSlotBuilder self()
参数说明
无。
返回值
链式流构建器。
其他
已实现的接口:ChainedCommonCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>, ChainedPhysicalCreateSlotBuilder。