public final class PipelineChannelCreatorFactory extends Object
| 构造器和说明 |
|---|
PipelineChannelCreatorFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
contains(String pipelineChannelCreatorType)
Judge whether contains pipeline channel creator.
|
static PipelineChannelCreator |
newInstance(AlgorithmConfiguration pipelineChannelCreatorConfig)
Create new instance of pipeline channel creator.
|
public static PipelineChannelCreator newInstance(AlgorithmConfiguration pipelineChannelCreatorConfig)
pipelineChannelCreatorConfig - pipeline channel creator configurationpublic static boolean contains(String pipelineChannelCreatorType)
pipelineChannelCreatorType - pipeline channel creator typeCopyright © 2022 The Apache Software Foundation. All rights reserved.