public abstract class BaseComponent extends Object implements IComponent
Constructor and Description |
---|
BaseComponent() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getComponentConfiguration()
Declare configuration specific to this component.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declareOutputFields
public Map<String,Object> getComponentConfiguration()
IComponent
TopologyBuilder
getComponentConfiguration
in interface IComponent
Copyright © 2023 The Apache Software Foundation. All rights reserved.