Class SiteConfiguration
- java.lang.Object
-
- org.infinispan.configuration.global.SiteConfiguration
-
public class SiteConfiguration extends java.lang.Object- Since:
- 5.2
- Author:
- Mircea.Markus@jboss.com
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringlocalSite()Returns the name of the local site.java.lang.StringtoString()
-