Package

com.datawizards.dmg.annotations

hive

Permalink

package hive

HIVE DDL dedicated annotations

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

Type Members

  1. final class hiveExternalTable extends Annotation with StaticAnnotation

    Permalink

    Generated Hive DLL should be EXTERNAL table

  2. final class hivePartitionColumn extends Annotation with StaticAnnotation

    Permalink

    Marking column as Hive partition

  3. final class hiveRowFormatSerde extends Annotation with StaticAnnotation

    Permalink

    ROW FORMAT SERDE X clause

  4. final class hiveStoredAs extends Annotation with StaticAnnotation

    Permalink

    STORED AS X clause

  5. final class hiveTableProperty extends Annotation with StaticAnnotation

    Permalink

    Hive TBLPROPERTIES section

Inherited from AnyRef

Inherited from Any

Ungrouped