Hi Patrick,

On Fri, May 30, 2014 at 2:11 PM, Patrick Wendell <pwend...@gmail.com> wrote:
> 2. private[spark]
> 3. @Experimental or @DeveloperApi

I understand @Experimental, but when would you use @DeveloperApi
instead of private[spark]? Seems to me that, for the API user, they
both mean very similar, if not exactly the same, thing. And the second
is actually more user-friendly since the compiler will yell at you.

Who's the "Developer" that the annotation refers to?

-- 
Marcelo

Reply via email to