public class QueueHandler extends ATopologyElementHandler
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.slf4j.Logger |
log |
(package private) String |
xml |
objectFactory| Constructor and Description |
|---|
QueueHandler(ObjectFactory of,
String xml) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Element element,
StreamTopology st,
backtype.storm.topology.TopologyBuilder builder) |
boolean |
handles(Element el) |
getInputNamesstatic org.slf4j.Logger log
final String xml
public QueueHandler(ObjectFactory of, String xml)
of - public boolean handles(Element el)
public void handle(Element element, StreamTopology st, backtype.storm.topology.TopologyBuilder builder) throws Exception
Copyright © 2013. All Rights Reserved.