Uses of Class
org.infinispan.configuration.cache.XSiteStateTransferConfiguration
Packages that use XSiteStateTransferConfiguration
-
Uses of XSiteStateTransferConfiguration in org.infinispan.configuration.cache
Subclasses with type arguments of type XSiteStateTransferConfiguration in org.infinispan.configuration.cacheModifier and TypeClassDescriptionclass
Configuration needed for State Transfer between different sites.Classes in org.infinispan.configuration.cache that implement interfaces with type arguments of type XSiteStateTransferConfigurationModifier and TypeClassDescriptionclass
Configuration Builder to configure the state transfer between sites.Methods in org.infinispan.configuration.cache that return XSiteStateTransferConfigurationModifier and TypeMethodDescriptionXSiteStateTransferConfigurationBuilder.create()
BackupConfiguration.stateTransfer()
Methods in org.infinispan.configuration.cache that return types with arguments of type XSiteStateTransferConfigurationModifier and TypeMethodDescriptionXSiteStateTransferConfigurationBuilder.read
(XSiteStateTransferConfiguration template, Combine combine) Methods in org.infinispan.configuration.cache with parameters of type XSiteStateTransferConfigurationModifier and TypeMethodDescriptionXSiteStateTransferConfigurationBuilder.read
(XSiteStateTransferConfiguration template, Combine combine) Constructors in org.infinispan.configuration.cache with parameters of type XSiteStateTransferConfigurationModifierConstructorDescriptionBackupConfiguration
(AttributeSet attributes, TakeOfflineConfiguration takeOfflineConfiguration, XSiteStateTransferConfiguration xSiteStateTransferConfiguration) -
Uses of XSiteStateTransferConfiguration in org.infinispan.xsite.statetransfer
Constructors in org.infinispan.xsite.statetransfer with parameters of type XSiteStateTransferConfigurationModifierConstructorDescriptionBaseXSiteStateProviderState
(org.infinispan.xsite.XSiteBackup backup, XSiteStateTransferConfiguration configuration)