Class | Description |
---|---|
BytesKey |
A hashmap friendly key.
|
BytesKeyObjectMap<V> |
Map that uses byte[]s for keys.
|
BytesKeySet |
Map that uses byte[]s for keys.
|
BytesKeyZSet | |
BytesValue |
Doesn't precalculate the hashCode since it is a value and not a key.
|
Encoding |
Shared encoding code.
|
ZSet |
Sorted by score, look up by key
User: sam
Date: 7/29/12
Time: 4:40 PM
|
ZSetEntry |
Created with IntelliJ IDEA.
|
Copyright © 2015. All rights reserved.