| パッケージ | 説明 |
|---|---|
| org.elasticsearch.common.util.concurrent |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ConcurrentHashMapLong<T> |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static <V> ConcurrentMapLong<V> |
ConcurrentCollections.newConcurrentMapLong() |
static <V> ConcurrentMapLong<V> |
ConcurrentCollections.newConcurrentMapLongWithAggressiveConcurrency()
Creates a new CHM with an aggressive concurrency level, aimed at highly updateable long living maps.
|
Copyright © 2009–2016. All rights reserved.