clean up some GridGain references in javadoc

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

clean up some GridGain references in javadoc

Matt Hoffman
I was going through the Javadoc, and found a number of references to
classes that I assume were the pre-Ignite names,
like GridCompute*, GridNode (which became ClusterNode), and so on. Not a
big deal, but kind of nice to clean up.

I went ahead and renamed the ones I found, and pushed them to
https://github.com/matthoffman/ignite/tree/fix-javadoc . Want me to create
a Jira ticket and open a pull request?


Thanks,

matt
Reply | Threaded
Open this post in threaded view
|

Re: clean up some GridGain references in javadoc

dsetrakyan
Thanks Matt! This is definitely very useful. If you don’t mind creating a
Jira ticket and adding this information there, would be great.

D.

On Fri, Apr 15, 2016 at 12:07 PM, Matt Hoffman <[hidden email]> wrote:

> I was going through the Javadoc, and found a number of references to
> classes that I assume were the pre-Ignite names,
> like GridCompute*, GridNode (which became ClusterNode), and so on. Not a
> big deal, but kind of nice to clean up.
>
> I went ahead and renamed the ones I found, and pushed them to
> https://github.com/matthoffman/ignite/tree/fix-javadoc . Want me to create
> a Jira ticket and open a pull request?
>
>
> Thanks,
>
> matt
>