Class SiteConfiguration

java.lang.Object
org.infinispan.configuration.global.SiteConfiguration

@Deprecated public class SiteConfiguration extends Object
Deprecated.
Since:
5.2
Author:
Mircea.Markus@jboss.com
  • Method Details

    • localSite

      @Deprecated public final String localSite()
      Deprecated.
      Returns the name of the local site. Must be a valid name defined in #siteConfigurations()
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object