|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Caches.ChildSelector | |
|---|---|
| org.jboss.cache.util | |
| Uses of Caches.ChildSelector in org.jboss.cache.util |
|---|
| Classes in org.jboss.cache.util that implement Caches.ChildSelector | |
|---|---|
static class |
Caches.HashKeySelector<T>
Class that returns a child name to use based on the hash code of a key. |
| Methods in org.jboss.cache.util with parameters of type Caches.ChildSelector | ||
|---|---|---|
static
|
Caches.asPartitionedMap(Node<K,V> node,
Caches.ChildSelector<K> ss)
Returns a Map, where map entries are partitioned
into children, within a cache node, by key hash code. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||