Package org.drools.core.phreak
Class PropagationEntry.PartitionedUpdate
java.lang.Object
org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
org.drools.core.phreak.PropagationEntry.AbstractPartitionedPropagationEntry
org.drools.core.phreak.PropagationEntry.PartitionedUpdate
- All Implemented Interfaces:
PropagationEntry
- Enclosing interface:
- PropagationEntry
public static class PropagationEntry.PartitionedUpdate
extends PropagationEntry.AbstractPartitionedPropagationEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.core.phreak.PropagationEntry
PropagationEntry.AbstractPartitionedPropagationEntry, PropagationEntry.AbstractPropagationEntry, PropagationEntry.Delete, PropagationEntry.ExecuteQuery, PropagationEntry.Insert, PropagationEntry.PartitionedDelete, PropagationEntry.PartitionedUpdate, PropagationEntry.PropagationEntryWithResult<T>, PropagationEntry.Update -
Field Summary
Fields inherited from class org.drools.core.phreak.PropagationEntry.AbstractPartitionedPropagationEntry
partitionFields inherited from class org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
next -
Method Summary
Methods inherited from class org.drools.core.phreak.PropagationEntry.AbstractPartitionedPropagationEntry
isMainPartitionMethods inherited from class org.drools.core.phreak.PropagationEntry.AbstractPropagationEntry
defersExpiration, getNext, getSplitForPartition, isCalledFromRHS, isPartitionSplittable, requiresImmediateFlushing, setNextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.drools.core.phreak.PropagationEntry
execute