Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Spillable means part of the data is on disk and they need to be serialized, and part of the data is in cache as objects. That already means the serialized form (byte array) of the key needs to agree with the equals method on the key object, and no need to add the word "Byte" in all the DS names. Removing the word "Byte" also will remove the confusion caused by names like "SpillableByteArrayListMultimap".
Attachments
Issue Links
- links to