Interface SaharaService

  • All Superinterfaces:
    RestService
    All Known Implementing Classes:
    SaharaServiceImpl

    public interface SaharaService
    extends RestService
    (Sahara) Data Processing Operations API
    Author:
    Ekasit Kijsipongse
    • Method Detail

      • clusters

        ClusterService clusters()
        Cluster Service API
        Returns:
        the cluster service
      • nodeGroupTemplates

        NodeGroupTemplateService nodeGroupTemplates()
        Node Group Template Service API
        Returns:
        the node group template service
      • clusterTemplates

        ClusterTemplateService clusterTemplates()
        Cluster Template Service API
        Returns:
        the cluster template service
      • dataSources

        DataSourceService dataSources()
        DataSource Service API
        Returns:
        the datasource service
      • jobBinaryInternals

        JobBinaryInternalService jobBinaryInternals()
        Job Binary Internal Service API
        Returns:
        the job binary internal service
      • jobBinaries

        JobBinaryService jobBinaries()
        Job Binary Service API
        Returns:
        the job binary service
      • jobs

        JobService jobs()
        Job Service API
        Returns:
        the job service
      • jobExecutions

        JobExecutionService jobExecutions()
        Job Execution Service API
        Returns:
        the job execution service