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

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

package io.split.telemetry.domain.enums;

public enum LastSynchronizationRecordsEnum {
    SPLITS,
    SEGMENTS,
    IMPRESSIONS,
    IMPRESSIONS_COUNT,
    EVENTS,
    TOKEN,
    TELEMETRY
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy