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 Interface
com.oracle.cep.cluster.ha.adapter.TrimmableQueue

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

 

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

 

Classes in com.oracle.cep.cluster.ha.adapter that implement TrimmableQueue
 class SynchronizedTrimmableQueue
          This implementation is synchronized, but maybe that's okay since it will cause the secondary to run a bit slower.
 class TimedTrimmableQueue
          TrimmableQueue that records the entry time of events into the window and thus can be easily trimmed of older events.

 


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