Class TotalOrderStateTransferInterceptor

  • All Implemented Interfaces:
    Visitor, AsyncInterceptor

    public class TotalOrderStateTransferInterceptor
    extends org.infinispan.interceptors.impl.BaseStateTransferInterceptor
    Synchronizes the incoming totally ordered transactions with the state transfer.
    Author:
    Pedro Ruivo