public static class DefaultSignalManager.SignalAction
extends org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
implements org.drools.core.common.WorkingMemoryAction
org.drools.core.phreak.PropagationEntry.AbstractPartitionedPropagationEntry, org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry, org.drools.core.phreak.PropagationEntry.Delete, org.drools.core.phreak.PropagationEntry.Insert, org.drools.core.phreak.PropagationEntry.PartitionedDelete, org.drools.core.phreak.PropagationEntry.PartitionedUpdate, org.drools.core.phreak.PropagationEntry.PropagationEntryWithResult<T>, org.drools.core.phreak.PropagationEntry.Update| Constructor and Description |
|---|
SignalAction(org.drools.core.marshalling.impl.MarshallerReaderContext context) |
SignalAction(String type,
Object event) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.drools.core.common.InternalKnowledgeRuntime kruntime) |
void |
execute(org.drools.core.common.InternalWorkingMemory workingMemory) |
void |
readExternal(ObjectInput in) |
org.drools.serialization.protobuf.ProtobufMessages.ActionQueue.Action |
serialize(org.drools.core.marshalling.impl.MarshallerWriteContext context) |
void |
write(org.drools.core.marshalling.impl.MarshallerWriteContext context) |
void |
writeExternal(ObjectOutput out) |
defersExpiration, getNext, getSplitForPartition, isCalledFromRHS, isPartitionSplittable, requiresImmediateFlushing, setNextpublic SignalAction(org.drools.core.marshalling.impl.MarshallerReaderContext context)
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void execute(org.drools.core.common.InternalWorkingMemory workingMemory)
execute in interface org.drools.core.phreak.PropagationEntrypublic void execute(org.drools.core.common.InternalKnowledgeRuntime kruntime)
execute in interface org.drools.core.phreak.PropagationEntryexecute in class org.drools.core.phreak.PropagationEntry.AbstractPropagationEntrypublic void write(org.drools.core.marshalling.impl.MarshallerWriteContext context)
throws IOException
IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
IOExceptionpublic org.drools.serialization.protobuf.ProtobufMessages.ActionQueue.Action serialize(org.drools.core.marshalling.impl.MarshallerWriteContext context)
throws IOException
IOExceptionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.