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

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

The newest version!
package io.github.majusko.pulsar2.solon.constant;

public enum BatchAckMode {
	MANUAL,
    AUTO
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy