クラス SimpleCacheStoreFactory.ConcurrentHashMapCacheStore

java.lang.Object
org.iplass.mtp.impl.cache.store.builtin.SimpleCacheStoreBase
org.iplass.mtp.impl.cache.store.builtin.SimpleCacheStoreFactory.ConcurrentHashMapCacheStore
すべての実装されたインタフェース:
CacheStore
含まれているクラス:
SimpleCacheStoreFactory

public static class SimpleCacheStoreFactory.ConcurrentHashMapCacheStore extends SimpleCacheStoreBase
Index利用しない場合のマルチスレッド対応されたCacheStore。
  • コンストラクタの詳細

    • ConcurrentHashMapCacheStore

      public ConcurrentHashMapCacheStore(String namespace, CacheStoreFactory factory, int initialCapacity, float loadFactor, int concurrencyLevel, TimeToLiveCalculator timeToLiveCalculator, int size)
  • メソッドの詳細