类的使用
xin.manong.stream.framework.processor.ProcessorConfig
-
使用ProcessorConfig的程序包 程序包 说明 xin.manong.stream.framework.processor xin.manong.stream.framework.receiver xin.manong.stream.framework.runner -
-
xin.manong.stream.framework.processor中ProcessorConfig的使用
参数类型为ProcessorConfig的xin.manong.stream.framework.processor中的方法 修饰符和类型 方法 说明 booleanProcessor. init(ProcessorConfig config)初始化processor类型变量类型为ProcessorConfig的xin.manong.stream.framework.processor中的方法参数 修饰符和类型 方法 说明 static ProcessorGraphProcessorGraphFactory. make(List<ProcessorConfig> graphConfig)构建processor拓扑图类型变量类型为ProcessorConfig的xin.manong.stream.framework.processor中的构造器参数 构造器 说明 ProcessorGraph(List<ProcessorConfig> processorGraphConfig) -
xin.manong.stream.framework.receiver中ProcessorConfig的使用
类型变量类型为ProcessorConfig的xin.manong.stream.framework.receiver中的方法参数 修饰符和类型 方法 说明 booleanReceiveController. init(ReceiveControllerConfig config, List<ProcessorConfig> processorGraphConfig)初始化 -
xin.manong.stream.framework.runner中ProcessorConfig的使用
类型参数类型为ProcessorConfig的xin.manong.stream.framework.runner中的字段 修饰符和类型 字段 说明 List<ProcessorConfig>StreamRunnerConfig. processors
-