Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Event Processing
11g Release 1 (11.1.1.7)

E14303-11
FRAMES    NO FRAMES


Uses of Class
com.oracle.cep.cluster.ha.adapter.QueueTrimmingAdapter

Packages that use QueueTrimmingAdapter
com.oracle.cep.cluster.ha.adapter   

 

Uses of QueueTrimmingAdapter in com.oracle.cep.cluster.ha.adapter

 

Subclasses of QueueTrimmingAdapter in com.oracle.cep.cluster.ha.adapter
 class BroadcastQueueTrimmingAdapter
          The BroadcastQueueTrimmingAdapter is intended for use by highly available CEP applications that need to guarantee that no output events are dropped when there is a failover, but which can tolerate duplicate output events.
 class BufferingQueueTrimmingAdapter
          QueueTrimmingAdapter that uses the BufferingQueueTrimmingStrategy and a TimedTrimmableQueue.
 class CorrelatedQueueTrimmingAdapter
          Adapter that correlates an inbound buffer of events with a second source of the same event stream, outputting the buffer if correlation fails after some timed interval.

 


Overview  Package  Class   Use   Tree  Deprecated  Index  Help 
Copyright © 2007, 2013 Oracle and/or its affiliates. All rights reserved.
 PREV   NEXT FRAMES    NO FRAMES