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 Synchronization
public void afterCompletion(int status)
afterCompletion
in interface Synchronization
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.