public class TombstoneSynchronization<K> extends InvocationAfterCompletion
cache, log, requiresTransaction, tc| Constructor and Description |
|---|
TombstoneSynchronization(TransactionCoordinator tc,
org.infinispan.AdvancedCache cache,
boolean requiresTransaction,
BaseTransactionalDataRegion region,
K key) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeCompletion() |
K |
getKey() |
UUID |
getUuid() |
void |
invoke(boolean success,
org.infinispan.AdvancedCache cache) |
afterCompletion, invokeIsolatedpublic TombstoneSynchronization(TransactionCoordinator tc, org.infinispan.AdvancedCache cache, boolean requiresTransaction, BaseTransactionalDataRegion region, K key)
public UUID getUuid()
public K getKey()
public void beforeCompletion()
beforeCompletion in interface SynchronizationbeforeCompletion in class InvocationAfterCompletionpublic void invoke(boolean success,
org.infinispan.AdvancedCache cache)
invoke in class InvocationAfterCompletionCopyright © 2001-2016 Red Hat, Inc. All Rights Reserved.