Class SiteConfiguration
java.lang.Object
org.infinispan.configuration.global.SiteConfiguration
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 TypeMethodDescriptionboolean
Deprecated, for removal: This API element is subject to removal in a future version.int
hashCode()
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.toString()
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
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 ininvalid reference
#siteConfigurations()
-
equals
Deprecated, for removal: This API element is subject to removal in a future version. -
hashCode
public int hashCode()Deprecated, for removal: This API element is subject to removal in a future version. -
toString
Deprecated, for removal: This API element is subject to removal in a future version.
-
Transport.localSiteName()