Uses of Class
org.infinispan.hibernate.cache.v53.impl.TimestampsRegionImpl
-
Packages that use TimestampsRegionImpl Package Description org.infinispan.hibernate.cache.v53 org.infinispan.hibernate.cache.v53.impl -
-
Uses of TimestampsRegionImpl in org.infinispan.hibernate.cache.v53
Methods in org.infinispan.hibernate.cache.v53 that return TimestampsRegionImpl Modifier and Type Method Description protected TimestampsRegionImpl
InfinispanRegionFactory. createTimestampsRegion(org.infinispan.AdvancedCache cache, String regionName)
-
Uses of TimestampsRegionImpl in org.infinispan.hibernate.cache.v53.impl
Subclasses of TimestampsRegionImpl in org.infinispan.hibernate.cache.v53.impl Modifier and Type Class Description class
ClusteredTimestampsRegionImpl
-