Package org.apache.storm.event
Class EventManagerImp
java.lang.Object
org.apache.storm.event.EventManagerImp
- All Implemented Interfaces:
- AutoCloseable,- EventManager
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
EventManagerImppublic EventManagerImp(boolean isDaemon) 
 
- 
- 
Method Details- 
add- Specified by:
- addin interface- EventManager
 
- 
waitingpublic boolean waiting()- Specified by:
- waitingin interface- EventManager
 
- 
close- Specified by:
- closein interface- AutoCloseable
- Throws:
- Exception
 
 
-