IDP-616
Cantor, Scott
cantor.2 at osu.edu
Thu Feb 26 18:22:37 EST 2015
On 2/26/15, 6:13 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>I looked very briefly today, and I thought unwrap() could return
>something like Pair<String, Boolean> to indicate whether the key is
>stale instead of just String, but that might be a horrible API change,
>dunno.
Can't change APIs, and Java doesn't have covariants, but I just added a
parallel unwrap() call that populates a buffer with the alias, not hard.
It's a bit more work to fix the storage service to check but it shouldn't
be hard.
-- Scott
More information about the dev
mailing list