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

com.github.loki4j.client.batch.BatchCondition Maven / Gradle / Ivy

package com.github.loki4j.client.batch;

public enum BatchCondition {
    MAX_BYTES,
    MAX_ITEMS,
    DRAIN,
    UNKNOWN
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy