|
Oracle Fusion Middleware Java API Reference for Oracle Complex Event Processing 11g Release 1 (11.1.1.4.0) E14303-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.BufferingQueueTrimmingAdapterRuntimeMBeanImpl
Fields inherited from class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl |
applicationRuntime |
Constructor Summary | |
BufferingQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name) |
|
BufferingQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name, java.lang.Class clazz) |
Method Summary | |
java.lang.String |
getType() |
long |
getWindowLength() |
void |
setWindowLength(long window) |
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 |
public BufferingQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name) throws javax.management.JMException
public BufferingQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name, java.lang.Class clazz) throws javax.management.JMException
Method Detail |
public long getWindowLength()
public void setWindowLength(long window) throws javax.management.JMException
public java.lang.String getType()
|
Copyright © 2007, 2011 Oracle and/or its affiliates. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |