| Interface | Description |
|---|---|
| ShardedMap.CountedMap<K,V> |
A map that can efficiently return the index of a key, and the key at a
given index.
|
| ShardedMap.LargeMap |
A large map.
|
| Class | Description |
|---|---|
| ShardedMap<K,V> |
A sharded map.
|
A clustering implementation.