Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Typo is something I created to experiment with another Java API for Accumulo. It had two parts, an API with type paramaters and Lexicoders. Lexicoders encode/serialize types in such a way that the lexicographic sort order matches the java types sort order. I think having the Lexicoders available as part of Accumulo would be generally useful. The parametric API is less useful, it assumes all values have the same type.
Attachments
Attachments
Issue Links
- breaks
-
ACCUMULO-1382 Pair incorrectly assumes its components are Comparable
- Resolved
1.
|
Add javadoc for lexicoders | Resolved | Corey J. Nolet |