| Package | Description |
|---|---|
| org.rapidoid.cache.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentCacheAtomWithStats<K,V> |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentCacheAtom<K,V> |
L1CacheSegment.find(K key) |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleBucket<MapEntry<K,ConcurrentCacheAtom<K,V>>> |
SimpleCacheTable.createBucket(int bucketSize,
boolean unbounded) |
| Modifier and Type | Method and Description |
|---|---|
void |
L1CacheSegment.add(int hash,
ConcurrentCacheAtom<K,V> atom) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.