|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbacktype.storm.topology.base.BaseComponent
backtype.storm.topology.base.BaseTransactionalSpout<T>
public abstract class BaseTransactionalSpout<T>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface backtype.storm.transactional.ITransactionalSpout |
|---|
ITransactionalSpout.Coordinator<X>, ITransactionalSpout.Emitter<X> |
| Constructor Summary | |
|---|---|
BaseTransactionalSpout()
|
|
| Method Summary |
|---|
| Methods inherited from class backtype.storm.topology.base.BaseComponent |
|---|
getComponentConfiguration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface backtype.storm.transactional.ITransactionalSpout |
|---|
getCoordinator, getEmitter |
| Methods inherited from interface backtype.storm.topology.IComponent |
|---|
declareOutputFields, getComponentConfiguration |
| Constructor Detail |
|---|
public BaseTransactionalSpout()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||