public class InvalidationSynchronization extends Object implements Synchronization
| Constructor and Description |
|---|
InvalidationSynchronization(NonTxPutFromLoadInterceptor nonTxPutFromLoadInterceptor,
Object[] keys) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
public final UUID uuid
public InvalidationSynchronization(NonTxPutFromLoadInterceptor nonTxPutFromLoadInterceptor, Object[] keys)
public void beforeCompletion()
beforeCompletion in interface Synchronizationpublic void afterCompletion(int status)
afterCompletion in interface SynchronizationCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.