Uses of Class
org.infinispan.hibernate.cache.commons.util.EvictAllCommand
-
Packages that use EvictAllCommand Package Description org.infinispan.hibernate.cache.commons.util Internal utilities for the Infinispan integration -
-
Uses of EvictAllCommand in org.infinispan.hibernate.cache.commons.util
Methods in org.infinispan.hibernate.cache.commons.util that return EvictAllCommand Modifier and Type Method Description EvictAllCommand
CacheCommandInitializer. buildEvictAllCommand(org.infinispan.util.ByteString regionName)
Build an instance ofEvictAllCommand
for a given region.
-