Class SiteConfiguration

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

@Deprecated public class SiteConfiguration extends Object
Deprecated.
since 11.0. Use Transport.localSiteName()
Since:
5.2
Author:
Mircea.Markus@jboss.com
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Deprecated.
     
    int
    Deprecated.
     
    final String
    Deprecated.
    Deprecated.
     
  • 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.
    • hashCode

      public int hashCode()
      Deprecated.
    • toString

      public String toString()
      Deprecated.