| Package | Description |
|---|---|
| net.sf.ehcache.store.chm |
CHM package.
|
| Modifier and Type | Method and Description |
|---|---|
protected SelectableConcurrentHashMap.Segment |
SelectableConcurrentHashMap.createSegment(int initialCapacity,
float lf) |
protected SelectableConcurrentHashMap.Segment |
SelectableConcurrentHashMap.segmentFor(int hash)
Returns the segment that should be used for key with given hash
|
| Modifier and Type | Method and Description |
|---|---|
protected List<SelectableConcurrentHashMap.Segment> |
SelectableConcurrentHashMap.segments() |
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.