Package org.infinispan.xsite.spi
Class SiteEntry<V>
- java.lang.Object
-
- org.infinispan.xsite.spi.SiteEntry<V>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
Metadata
getMetadata()
String
getSiteName()
V
getValue()
int
hashCode()
String
toString()
-