Package

com.datawizards.dqm.configuration

location

Permalink

package location

Visibility
  1. Public
  2. All

Type Members

  1. case class HiveTableLocation(table: String) extends TableLocation with Product with Serializable

    Permalink
  2. case class StaticTableLocation(df: DataFrame, table: String) extends TableLocation with Product with Serializable

    Permalink
  3. trait TableLocation extends AnyRef

    Permalink

Ungrouped