Skip navigation links

Oracle Complex Event Processing API Reference
11g Release 1 (11.1.1)

E14303-03
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.oracle.cep.cluster.ha.adapter.runtime
Class CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl

java.lang.Object
  |
  +--AbstractMBean
        |
        +--com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
              |
              +--com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
                    |
                    +--com.oracle.cep.cluster.ha.adapter.runtime.CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl

public class CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl
extends QueueTrimmingAdapterRuntimeMBeanImpl
implements CorrelatedQueueTrimmingAdapterRuntimeMBean

Fields inherited from class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
applicationRuntime

 

Constructor Summary
CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name)
           
CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name, java.lang.Class clazz)
           

 

Method Summary
 long getFailOverDelay()
           
 java.lang.String getType()
           
 void setFailOverDelay(long delayMs)
           

 

Methods inherited from class com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
getEventTrimmingKey, getQueueSize, isEventTrimmingEnabled, resetEventTrimming

 

Methods inherited from class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
getParent, isPrimary, setApplicationRuntime

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl

public CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name)
                                               throws javax.management.JMException

CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl

public CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name,
                                                      java.lang.Class clazz)
                                               throws javax.management.JMException

Method Detail

getFailOverDelay

public long getFailOverDelay()
Specified by:
getFailOverDelay in interface CorrelatedQueueTrimmingAdapterRuntimeMBean

setFailOverDelay

public void setFailOverDelay(long delayMs)
                      throws javax.management.JMException
Specified by:
setFailOverDelay in interface CorrelatedQueueTrimmingAdapterRuntimeMBean

getType

public java.lang.String getType()
Overrides:
getType in class QueueTrimmingAdapterRuntimeMBeanImpl

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2010 Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD