Java API for Cluster Scheduling

Java API for Cluster Scheduling

✅ Enterprise: AWS, Azure, GCP, and On-Premises

✅ Marketplace: AWS, Azure, and GCP

✅ SaaS: AWS, Azure, and GCP

✅ Single Node Installation (SNI)


Overview

Java API for Cluster Scheduling.

Example:

/* * method to schedule cluster start stop * @param userInfo: Object of type UserInfo containing information about logged in user. * @param scheduleTitle: Object of type title containing title about Schedule. * @param qeCapacity: Object of type Query engine capacity containing information about capacity of Query Engine. * @param clusterMode: Object of type mode containing information about online or offline mode of the cluster. * @param startDate: Object of type mode containing information about startDate of the schedule. * @param startTime: Object of type mode containing information about startTime of the schedule. * @param endTime: Object of type mode containing information about endTime of the schedule. * @param workgroupId: Object of type mode containing information about workgroupId */ public static String createScheduleXML(UserInfo userInfo, String scheduleTitle, String qeCapacity, String clusterMode,String startDate, String startTime, String endTime, String workgroupId):



Copyright Kyvos, Inc. 2026. All rights reserved.