Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-589

Remove unnecessary generics from input formats

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      The above classes are defined in terms of I, V, E, M, while they would only require two of them (I, V or I, E).
      I know that it might lead to unchecked casts, but I believe this is still better that the current version, which breaks composability (what if I want to use the same HiveToVertexValue type with different edge or message types?).

      Attachments

        1. GIRAPH-589.patch
          121 kB
          Maja Kabiljo

        Issue Links

          Activity

            People

              majakabiljo Maja Kabiljo
              apresta Alessandro Presta
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: