This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.oozie.event.EventQueue (Apache Oozie Core 4.0.0 API)

Uses of Interface
org.apache.oozie.event.EventQueue

Packages that use EventQueue
org.apache.oozie.event   
org.apache.oozie.service   
 

Uses of EventQueue in org.apache.oozie.event
 

Classes in org.apache.oozie.event that implement EventQueue
 class MemoryEventQueue
          An implementation of the EventQueue, defining a memory-based data structure holding the events
 

Uses of EventQueue in org.apache.oozie.service
 

Methods in org.apache.oozie.service that return EventQueue
 EventQueue EventHandlerService.getEventQueue()
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.