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.