backtype.storm.topology
Class TopologyBuilder.ConfigGetter<T extends ComponentConfigurationDeclarer>
java.lang.Object
backtype.storm.topology.BaseConfigurationDeclarer<T>
backtype.storm.topology.TopologyBuilder.ConfigGetter<T>
- All Implemented Interfaces:
- ComponentConfigurationDeclarer<T>
- Direct Known Subclasses:
- TopologyBuilder.BoltGetter, TopologyBuilder.SpoutGetter
- Enclosing class:
- TopologyBuilder
protected class TopologyBuilder.ConfigGetter<T extends ComponentConfigurationDeclarer>
- extends BaseConfigurationDeclarer<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopologyBuilder.ConfigGetter
public TopologyBuilder.ConfigGetter(String id)
addConfigurations
public T addConfigurations(Map conf)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.