Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-255

Open hash set and map that plug into java.util

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3
    • 0.3
    • classic
    • None

    Description

      Aside from the primitive type issues, the usual java.util.HashMap/Set classes suffer from horrible storage inefficiency.

      The Colt code can be adapted to add OpenHashSet<T> and OpenHashMap<K,V> that use open hashing and implement the full Collections interfaces.

      Attachments

        1. MAHOUT-255.patch
          79 kB
          Benson Margulies

        Activity

          People

            bmargulies Benson Margulies
            bmargulies Benson Margulies
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: