Class OptimisticTxIracLocalSiteInterceptor

All Implemented Interfaces:
Visitor, AsyncInterceptor, LogSupplier

public class OptimisticTxIracLocalSiteInterceptor extends AbstractIracLocalSiteInterceptor
Interceptor used by IRAC for optimistic transactional caches to handle the local site updates.

On prepare, if successful, the primary owners generate the IracMetadata to commit and send it back to the transaction originator. When committing, the IracMetadata is set in the context entries to be stored.

Since:
11.0
Author:
Pedro Ruivo