org.apache.spark

annotation

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class AlphaComponent extends Annotation with Annotation with ClassfileAnnotation

  2. class DeveloperApi extends Annotation with Annotation with ClassfileAnnotation

  3. class Experimental extends Annotation with Annotation with ClassfileAnnotation

Inherited from AnyRef

Inherited from Any

Ungrouped