Package

org.apache.spark

annotation

Permalink

package annotation

Spark annotations to mark an API experimental or intended only for advanced usages by developers. This package consist of these annotations, which are used project wide and are reflected in Scala and Java docs.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. annotation
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class AlphaComponent extends Annotation with Annotation with ClassfileAnnotation

    Permalink
  2. class DeveloperApi extends Annotation with Annotation with ClassfileAnnotation

    Permalink
  3. class Experimental extends Annotation with Annotation with ClassfileAnnotation

    Permalink
  4. class InterfaceStability extends AnyRef

    Permalink
  5. class Private extends Annotation with Annotation with ClassfileAnnotation

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped