クラス ConcurrentReferenceHashMap.Segment

java.lang.ObjectSE
java.util.concurrent.locks.ReentrantLockSE
org.springframework.util.ConcurrentReferenceHashMap.Segment
実装されているすべてのインターフェース:
SerializableSE, LockSE
含まれているクラス:
ConcurrentReferenceHashMap<K,V>

protected final class ConcurrentReferenceHashMap.Segment extends ReentrantLockSE
同時パフォーマンスを向上させるためにマップを分割するために使用される単一のセグメント。
導入:
3.2
作成者:
Phillip Webb, Juergen Hoeller, Brian Clozel
関連事項:
  • コンストラクターの詳細

    • Segment

      public Segment(int initialSize, int resizeThreshold)
  • メソッドの詳細