public class ReteSlidingTimeWindow extends org.drools.core.rule.SlidingTimeWindow implements Externalizable, org.drools.core.rule.Behavior
| Modifier and Type | Class and Description |
|---|---|
static class |
ReteSlidingTimeWindow.ReteBehaviorJob |
org.drools.core.rule.SlidingTimeWindow.BehaviorExpireWMAction, org.drools.core.rule.SlidingTimeWindow.BehaviorJob, org.drools.core.rule.SlidingTimeWindow.BehaviorJobContext, org.drools.core.rule.SlidingTimeWindow.BehaviorJobContextTimerInputMarshaller, org.drools.core.rule.SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller, org.drools.core.rule.SlidingTimeWindow.SlidingTimeWindowContext| Constructor and Description |
|---|
ReteSlidingTimeWindow() |
ReteSlidingTimeWindow(long size) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
updateNextExpiration(org.drools.core.common.InternalFactHandle fact,
org.drools.core.spi.PropagationContext pctx,
org.drools.core.common.InternalWorkingMemory workingMemory,
Object context,
int nodeId) |
assertFact, createContext, expireFacts, getExpirationOffset, getSize, getType, readExternal, retractFact, setSize, setWindowNode, toString, writeExternalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreadExternal, writeExternalpublic ReteSlidingTimeWindow()
public ReteSlidingTimeWindow(long size)
size - protected void updateNextExpiration(org.drools.core.common.InternalFactHandle fact,
org.drools.core.spi.PropagationContext pctx,
org.drools.core.common.InternalWorkingMemory workingMemory,
Object context,
int nodeId)
updateNextExpiration in class org.drools.core.rule.SlidingTimeWindowCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.