All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hubspot.singularity.mesos.StatusUpdateResult Maven / Gradle / Ivy

package com.hubspot.singularity.mesos;

public enum StatusUpdateResult {
  DONE,
  IGNORED,
  INVALID_TASK_ID,
  KILL_TASK
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy