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

com.ververica.common.model.autopilot.Mode Maven / Gradle / Ivy

package com.ververica.common.model.autopilot;

public enum Mode {
  AUTOPILOT_MODE_DISABLED,
  AUTOPILOT_MODE_MONITORING,
  AUTOPILOT_MODE_ACTIVE,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy