public class FutureUpdateSynchronization extends InvocationAfterCompletion
cache, requiresTransaction, tc| Constructor and Description |
|---|
FutureUpdateSynchronization(TransactionCoordinator tc,
org.infinispan.AdvancedCache cache,
boolean requiresTransaction,
Object key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getUuid() |
protected void |
invoke(boolean success,
org.infinispan.AdvancedCache cache) |
afterCompletion, beforeCompletion, invokeIsolatedpublic FutureUpdateSynchronization(TransactionCoordinator tc, org.infinispan.AdvancedCache cache, boolean requiresTransaction, Object key, Object value)
public UUID getUuid()
protected void invoke(boolean success,
org.infinispan.AdvancedCache cache)
invoke in class InvocationAfterCompletionCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.