public abstract static class PropagationEntry.PropagationEntryWithResult<T> extends PropagationEntry.AbstractPropagationEntry
PropagationEntry.AbstractPartitionedPropagationEntry, PropagationEntry.AbstractPropagationEntry, PropagationEntry.Delete, PropagationEntry.Insert, PropagationEntry.PartitionedDelete, PropagationEntry.PartitionedUpdate, PropagationEntry.PropagationEntryWithResult<T>, PropagationEntry.Update
Constructor and Description |
---|
PropagationEntryWithResult() |
Modifier and Type | Method and Description |
---|---|
protected void |
done(T result) |
T |
getResult() |
boolean |
requiresImmediateFlushing() |
defersExpiration, execute, getNext, getSplitForPartition, isCalledFromRHS, isPartitionSplittable, setNext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public final T getResult()
protected void done(T result)
public boolean requiresImmediateFlushing()
requiresImmediateFlushing
in interface PropagationEntry
requiresImmediateFlushing
in class PropagationEntry.AbstractPropagationEntry
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.