component接口是什么

IComponent接口是所有组件的接口。 主要包含两个方法: declareOutputFields:为拓扑的所有流组件生命输出模式。 getComponentConfiguration:声明......

2025-10-06
14