Package

com.ebiznext.comet.job

infer

Permalink

package infer

Visibility
  1. Public
  2. All

Type Members

  1. class InferSchema extends AnyRef

    Permalink

    *

  2. case class InferSchemaConfig(domainName: String = "", schemaName: String = "", inputPath: String = "", outputPath: String = "", header: Option[Boolean] = Some(false)) extends Product with Serializable

    Permalink
  3. class InferSchemaJob extends AnyRef

    Permalink

    * Infers the schema of a given datapath, domain name, schema name.

Value Members

  1. object InferSchemaConfig extends CliConfig[InferSchemaConfig] with Serializable

    Permalink

Ungrouped