Uses of Enum Class
org.infinispan.configuration.cache.XSiteStateTransferMode
Packages that use XSiteStateTransferMode
-
Uses of XSiteStateTransferMode in org.infinispan.configuration.cache
Subclasses with type arguments of type XSiteStateTransferMode in org.infinispan.configuration.cacheMethods in org.infinispan.configuration.cache that return XSiteStateTransferModeModifier and TypeMethodDescriptionstatic XSiteStateTransferModeXSiteStateTransferMode.valueOf(int index) Returns the enum constant of this class with the specified name.static XSiteStateTransferModeReturns the enum constant of this class with the specified name.static XSiteStateTransferMode[]XSiteStateTransferMode.values()Returns an array containing the constants of this enum class, in the order they are declared.