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

io.split.telemetry.domain.enums.EventsDataRecordsEnum Maven / Gradle / Ivy

package io.split.telemetry.domain.enums;

public enum EventsDataRecordsEnum {
    EVENTS_QUEUED,
    EVENTS_DROPPED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy