Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2077

ExtendedUUID: add superclass which contains only an int

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 4.0
    • None
    • None
    • 0
    • 0% 0%

      ExtendedUUID contains flags (a short) and arrays of keys and values (byte[] buffers). If someone didn't want the 2 arrays, they'd still pay the cost.
      Therefore add a subclass of UUID which contains the flags (an int) field and make ExtendedUUID subclass it and add the arrays. This way, people can choose which one to use.

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: