public static class ReteQueryElementNode.QueryInsertAction
extends org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
implements org.drools.core.common.WorkingMemoryAction
| Constructor and Description |
|---|
ReteQueryElementNode.QueryInsertAction(org.drools.core.marshalling.impl.MarshallerReaderContext context) |
ReteQueryElementNode.QueryInsertAction(org.drools.core.spi.PropagationContext context) |
ReteQueryElementNode.QueryInsertAction(org.drools.core.spi.PropagationContext context,
org.drools.core.common.InternalFactHandle factHandle,
org.drools.core.reteoo.LeftTuple leftTuple,
org.drools.core.reteoo.QueryElementNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.drools.core.common.InternalWorkingMemory workingMemory) |
org.drools.core.marshalling.impl.ProtobufMessages.ActionQueue.Action |
serialize(org.drools.core.marshalling.impl.MarshallerWriteContext context) |
String |
toString() |
execute, getNext, isMarshallable, requiresImmediateFlushing, setNextpublic ReteQueryElementNode.QueryInsertAction(org.drools.core.spi.PropagationContext context)
public ReteQueryElementNode.QueryInsertAction(org.drools.core.spi.PropagationContext context,
org.drools.core.common.InternalFactHandle factHandle,
org.drools.core.reteoo.LeftTuple leftTuple,
org.drools.core.reteoo.QueryElementNode node)
public ReteQueryElementNode.QueryInsertAction(org.drools.core.marshalling.impl.MarshallerReaderContext context)
throws IOException
IOExceptionpublic org.drools.core.marshalling.impl.ProtobufMessages.ActionQueue.Action serialize(org.drools.core.marshalling.impl.MarshallerWriteContext context)
throws IOException
serialize in interface org.drools.core.common.WorkingMemoryActionIOExceptionpublic void execute(org.drools.core.common.InternalWorkingMemory workingMemory)
execute in interface org.drools.core.phreak.PropagationEntryCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.