|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectableConcurrentHashMap.Segment | |
---|---|
net.sf.ehcache.store.chm | CHM package. |
Uses of SelectableConcurrentHashMap.Segment in net.sf.ehcache.store.chm |
---|
Methods in net.sf.ehcache.store.chm that return SelectableConcurrentHashMap.Segment | |
---|---|
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 |
Methods in net.sf.ehcache.store.chm that return types with arguments of type SelectableConcurrentHashMap.Segment | |
---|---|
protected List<SelectableConcurrentHashMap.Segment> |
SelectableConcurrentHashMap.segments()
|
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |