org.yestech.cache.impl
Class NonBlockingLongMapCacheManager<Long,V>
java.lang.Object
org.yestech.cache.impl.ConcurrentMapCacheManager<Long,V>
org.yestech.cache.impl.NonBlockingLongMapCacheManager<Long,V>
- All Implemented Interfaces:
- ICacheManager<Long,V>
public class NonBlockingLongMapCacheManager<Long,V>
- extends ConcurrentMapCacheManager<Long,V>
Cache Manager for Cliff Click's Scalable Non-Blocking HashMap
NonBlockingHashMapLong
- Version:
- $Revision: $
- Author:
- Artie Copeland
| Methods inherited from class org.yestech.cache.impl.ConcurrentMapCacheManager |
contains, flush, flushAll, get, getCache, keys, load, put, put, putAll, setCache, store, values |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonBlockingLongMapCacheManager
public NonBlockingLongMapCacheManager()
Copyright © 2010 YES Technology Association. All Rights Reserved.