|
KMR
|
Keyed-Record for Sorting. More...
#include <kmr.h>
Public Attributes | |
| struct kmr_kvs_entry * | e |
| long | v |
Keyed-Record for Sorting.
A ranking key V is associated with an entry for sorting. An array of this record is held during local sorting. The ranking keys are integers respecting the ordering of integers, doubles, and opaque bytes.
1.8.11