com.alpine.plugin.core

utils

package utils

Visibility
  1. Public
  2. All

Type Members

  1. class HtmlTable extends AnyRef

    Taken from https://github.

  2. trait OutputParameterUtils extends AnyRef

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

  3. trait TableOutputParameterUtils extends OutputParameterUtils

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

  4. class Timer extends AnyRef

Value Members

  1. object AddendumWriter

    Utilities for writing the addendum for custom operators in a consistent manner

  2. object DBParameterUtils extends TableOutputParameterUtils

  3. object HdfsParameterUtils extends OutputParameterUtils

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

  4. object HdfsStorageFormat extends Enumeration

  5. object HiveParameterUtils extends TableOutputParameterUtils

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

  6. object HtmlTabulator

  7. object OutputParameterUtils extends OutputParameterUtils

  8. object SparkParameterUtils

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

Ungrouped