Class SiteConfiguration

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

@Deprecated(forRemoval=true) public class SiteConfiguration extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Since:
5.2
Author:
Mircea.Markus@jboss.com
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    int
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • localSite

      @Deprecated(forRemoval=true) public final String localSite()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns the name of the local site. Must be a valid name defined in #siteConfigurations()
    • equals

      public boolean equals(Object o)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      toString in class Object