Class XSiteStateConsumerImpl

java.lang.Object
org.infinispan.xsite.statetransfer.XSiteStateConsumerImpl
All Implemented Interfaces:
XSiteStateConsumer

public class XSiteStateConsumerImpl extends Object implements XSiteStateConsumer
It contains the logic needed to consume the state sent from other site.
Since:
7.0
Author:
Pedro Ruivo
  • Constructor Details

    • XSiteStateConsumerImpl

      public XSiteStateConsumerImpl(Configuration configuration)
  • Method Details