Uses of Interface
org.infinispan.api.sync.SyncContainer
Packages that use SyncContainer
-
Uses of SyncContainer in org.infinispan.api
Methods in org.infinispan.api that return SyncContainerModifier and TypeMethodDescriptionInfinispan.sync()Returns a synchronous version of the Infinispan API -
Uses of SyncContainer in org.infinispan.api.sync
Methods in org.infinispan.api.sync that return SyncContainerModifier and TypeMethodDescriptionSyncCache.container()Return the container of this cacheSyncLock.container()Return the container of this lockSyncMultimap.container()Return the container of this multimapSyncStrongCounter.container()Return the container of this counterSyncWeakCounter.container()Return the container of this cacheMethod parameters in org.infinispan.api.sync with type arguments of type SyncContainer