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

dev.responsive.kafka.api.config.ResponsiveMode Maven / Gradle / Ivy

There is a newer version: 0.28.0
Show newest version
package dev.responsive.kafka.api.config;

public enum ResponsiveMode {
  MIGRATE,
  RUN
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy