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