ehcache

Uses of Class
net.sf.ehcache.pool.sizeof.annotations.IgnoreSizeOf

Packages that use IgnoreSizeOf
net.sf.ehcache.store.disk This package contains the disk store. 
net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. 
 

Uses of IgnoreSizeOf in net.sf.ehcache.store.disk
 

Classes in net.sf.ehcache.store.disk with annotations of type IgnoreSizeOf
 class DiskStorageFactory
          A mock-up of a on-disk element proxy factory.
 

Uses of IgnoreSizeOf in net.sf.ehcache.transaction
 

Classes in net.sf.ehcache.transaction with annotations of type IgnoreSizeOf
 class ReadCommittedSoftLockImpl
          A SoftLock implementation with Read-Committed isolation level
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.