Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels: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
Issue Links
- breaks
-
ACCUMULO-1382 Pair incorrectly assumes its components are Comparable
-
- Resolved
-
1.
|
Add javadoc for lexicoders |
|
Resolved | Corey J. Nolet |