Unused methods in GridCacheSwapManager.

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Unused methods in GridCacheSwapManager.

Vladimir Ozerov
Hi,

I found several unused methods in GridCacheSwapManager. E.g. "containsKey",
"offheapIterator", "swapIterator", etc.. Looks like artifacts from some
refactoring.
Are there any objections if I remove them?

Vladimir.
Reply | Threaded
Open this post in threaded view
|

Re: Unused methods in GridCacheSwapManager.

dsetrakyan
On Fri, Apr 24, 2015 at 2:49 AM, Vladimir Ozerov <[hidden email]>
wrote:

> Hi,
>
> I found several unused methods in GridCacheSwapManager. E.g. "containsKey",
> "offheapIterator", "swapIterator", etc.. Looks like artifacts from some
> refactoring.
> Are there any objections if I remove them?
>

Looks like legacy left-overs. I don't see any issues in removing these
methods.


>
> Vladimir.
>