public class BoltHandler extends ATopologyElementHandler
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.slf4j.Logger |
log |
objectFactory| Constructor and Description |
|---|
BoltHandler(ObjectFactory of) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Element el,
StreamTopology st,
backtype.storm.topology.TopologyBuilder builder) |
boolean |
handles(Element el) |
getInputNamespublic BoltHandler(ObjectFactory 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.