public static class ReteQueryElementNode.QueryResultInsertAction
extends org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
implements org.drools.core.common.WorkingMemoryAction
org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry, org.drools.core.phreak.PropagationEntry.Delete, org.drools.core.phreak.PropagationEntry.Insert, org.drools.core.phreak.PropagationEntry.PropagationEntryWithResult<T>, org.drools.core.phreak.PropagationEntry.Update
Constructor and Description |
---|
ReteQueryElementNode.QueryResultInsertAction(org.drools.core.marshalling.impl.MarshallerReaderContext context) |
ReteQueryElementNode.QueryResultInsertAction(org.drools.core.spi.PropagationContext context) |
ReteQueryElementNode.QueryResultInsertAction(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.reteoo.LeftTuple |
getLeftTuple() |
org.drools.core.marshalling.impl.ProtobufMessages.ActionQueue.Action |
serialize(org.drools.core.marshalling.impl.MarshallerWriteContext context) |
String |
toString() |
execute, executeForMarshalling, getNext, isMarshallable, requiresImmediateFlushing, setNext
public ReteQueryElementNode.QueryResultInsertAction(org.drools.core.spi.PropagationContext context)
public ReteQueryElementNode.QueryResultInsertAction(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.QueryResultInsertAction(org.drools.core.marshalling.impl.MarshallerReaderContext context) throws IOException
IOException
public org.drools.core.marshalling.impl.ProtobufMessages.ActionQueue.Action serialize(org.drools.core.marshalling.impl.MarshallerWriteContext context)
serialize
in interface org.drools.core.common.WorkingMemoryAction
public void execute(org.drools.core.common.InternalWorkingMemory workingMemory)
execute
in interface org.drools.core.phreak.PropagationEntry
public org.drools.core.reteoo.LeftTuple getLeftTuple()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.