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

io.github.majusko.pulsar2.solon.constant.BatchAckMode Maven / Gradle / Ivy

There is a newer version: 3.0.5-M3
Show newest version
package io.github.majusko.pulsar2.solon.constant;

public enum BatchAckMode {
	MANUAL,
    AUTO
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy