Class ProtobufWorkingMemoryReteExpireAction

  • All Implemented Interfaces:
    org.drools.core.common.WorkingMemoryAction, org.drools.core.phreak.PropagationEntry, ProtobufWorkingMemoryAction

    public class ProtobufWorkingMemoryReteExpireAction
    extends org.drools.core.impl.WorkingMemoryReteExpireAction
    implements ProtobufWorkingMemoryAction
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.drools.core.impl.WorkingMemoryReteExpireAction

        org.drools.core.impl.WorkingMemoryReteExpireAction.PartitionAwareWorkingMemoryReteExpireAction
      • Nested classes/interfaces inherited from interface org.drools.core.phreak.PropagationEntry

        org.drools.core.phreak.PropagationEntry.AbstractPartitionedPropagationEntry, org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry, org.drools.core.phreak.PropagationEntry.Delete, org.drools.core.phreak.PropagationEntry.ExecuteQuery, 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 extends Object>, org.drools.core.phreak.PropagationEntry.Update
    • Field Summary

      • Fields inherited from class org.drools.core.impl.WorkingMemoryReteExpireAction

        factHandle, node
      • Fields inherited from interface org.drools.core.common.WorkingMemoryAction

        DeactivateCallback, LogicalRetractCallback, PropagateAction, SignalAction, SignalProcessInstanceAction, WorkingMemoryBehahviourRetract, WorkingMemoryReteAssertAction, WorkingMemoryReteExpireAction
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ProtobufMessages.ActionQueue.Action serialize​(org.drools.core.marshalling.MarshallerWriteContext context)  
      • Methods inherited from class org.drools.core.impl.WorkingMemoryReteExpireAction

        execute, getFactHandle, getNode, getSplitForPartition, isPartitionSplittable, setFactHandle, setNode, toString
      • Methods inherited from class org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry

        defersExpiration, getNext, isCalledFromRHS, requiresImmediateFlushing, setNext
      • Methods inherited from interface org.drools.core.phreak.PropagationEntry

        defersExpiration, execute, getNext, getSplitForPartition, isCalledFromRHS, isPartitionSplittable, requiresImmediateFlushing, setNext