Package

com.krux.hyperion

activity

Permalink

package activity

Visibility
  1. Public
  2. All

Type Members

  1. case class DeleteS3PathActivity extends PipelineActivity with Product with Serializable

    Permalink

    Activity to recursively delete files in an S3 path.

  2. trait GoogleStorageActivity extends PipelineActivity

    Permalink
  3. case class GoogleStorageDownloadActivity extends GoogleStorageActivity with Product with Serializable

    Permalink

    Google Storage Download activity

  4. case class GoogleStorageUploadActivity extends GoogleStorageActivity with Product with Serializable

    Permalink

    Google Storage Upload activity

  5. class PythonActivity extends PipelineActivity

    Permalink

    Shell command activity that runs a given python script

  6. case class RedshiftUnloadActivity extends PipelineActivity with Product with Serializable

    Permalink

    Unload result of the given sql script from redshift to given s3Path.

  7. class S3DistCpActivity extends EmrActivity

    Permalink
  8. class SendEmailActivity extends PipelineActivity

    Permalink
  9. trait SftpActivity extends PipelineActivity

    Permalink
  10. class SftpDownloadActivity extends SftpActivity

    Permalink

    Shell command activity that runs a given Jar

  11. class SftpUploadActivity extends SftpActivity

    Permalink

    Shell command activity that runs a given Jar

  12. class SplitMergeFilesActivity extends PipelineActivity

    Permalink

Value Members

  1. object DeleteS3PathActivity extends RunnableObject with Serializable

    Permalink
  2. object GoogleStorageDownloadActivity extends RunnableObject with Serializable

    Permalink
  3. object GoogleStorageUploadActivity extends RunnableObject with Serializable

    Permalink
  4. object PythonActivity extends RunnableObject

    Permalink
  5. object RedshiftUnloadActivity extends RunnableObject with Serializable

    Permalink
  6. object S3DistCpActivity extends RunnableObject

    Permalink
  7. object SendEmailActivity extends RunnableObject

    Permalink
  8. object SftpDownloadActivity extends RunnableObject

    Permalink
  9. object SftpUploadActivity extends RunnableObject

    Permalink
  10. object SplitMergeFilesActivity extends RunnableObject

    Permalink

Ungrouped