Uses of Class
org.infinispan.container.SimpleDataContainer

Packages that use SimpleDataContainer
org.infinispan.container Data containers which store cache entries. 
 

Uses of SimpleDataContainer in org.infinispan.container
 

Subclasses of SimpleDataContainer in org.infinispan.container
 class FIFOSimpleDataContainer
          Based on the same techniques outlined in the SimpleDataContainer, this implementation always forces the collection of creation timestamps for entries.
 class LRUSimpleDataContainer
          Based on the same techniques outlined in the SimpleDataContainer, this implementation always forces the collection of last used timestamps for entries.
 


Google Analytics

Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.