public class MapBasedParserDef extends MapBasedQueueDef implements ParserDefinition
Constructor and Description |
---|
MapBasedParserDef(PropertyTree definition) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
The type of the bean
|
Map<String,String> |
getParameterMap()
Additional parameters for the bean, e.g.
|
String |
getQueueName()
The name of the queue the parser "writes" to.
|
getBatchIntervalMs, getBatchSize, getName, getNumThreads, getQueueSize, getUseRoutingKey
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public MapBasedParserDef(PropertyTree definition)
public String getClassName()
TelemetryBeanDefinition
getClassName
in interface TelemetryBeanDefinition
public String getQueueName()
ParserDefinition
getQueueName
in interface ParserDefinition
public Map<String,String> getParameterMap()
TelemetryBeanDefinition
getParameterMap
in interface TelemetryBeanDefinition
Copyright © 2021. All rights reserved.