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() |
execute, getNext, getSplitForPartition, isCalledFromRHS, isPartitionSplittable, setNextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic final T getResult()
protected void done(T result)
public boolean requiresImmediateFlushing()
requiresImmediateFlushing in interface PropagationEntryrequiresImmediateFlushing in class PropagationEntry.AbstractPropagationEntryCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.