com.alpine.plugin.core

utils

package utils

Visibility
  1. Public
  2. All

Type Members

  1. trait OutputParameterUtils extends AnyRef

    Utility for the standard parameters for use by operators which produce output.

  2. trait TableOutputParameterUtils extends OutputParameterUtils

    This is a utility class which handles adding output parameters which are standard to Hive and Database plugins.

Value Members

  1. object DBParameterUtils extends TableOutputParameterUtils

  2. object HdfsParameterUtils extends OutputParameterUtils

    Utility for the standard parameters for use by operators which use HDFS datasets.

  3. object HdfsStorageFormat extends Enumeration

  4. object HiveParameterUtils extends TableOutputParameterUtils

    This is a utility class used to handle standard parameters for Hive operators.

  5. object OutputParameterUtils extends OutputParameterUtils

  6. object SparkParameterUtils

    Convenience functions for directly adding Spark related options to the dialog window.

Ungrouped