Uses of Class
io.split.telemetry.domain.LastSynchronization
-
Packages that use LastSynchronization Package Description io.split.telemetry.domain io.split.telemetry.storage -
-
Uses of LastSynchronization in io.split.telemetry.domain
Methods in io.split.telemetry.domain that return LastSynchronization Modifier and Type Method Description LastSynchronizationStats. getLastSynchronization()Methods in io.split.telemetry.domain with parameters of type LastSynchronization Modifier and Type Method Description voidStats. setLastSynchronization(LastSynchronization lastSynchronization) -
Uses of LastSynchronization in io.split.telemetry.storage
Methods in io.split.telemetry.storage that return LastSynchronization Modifier and Type Method Description LastSynchronizationInMemoryTelemetryStorage. getLastSynchronization()LastSynchronizationNoopTelemetryStorage. getLastSynchronization()LastSynchronizationTelemetryRuntimeConsumer. getLastSynchronization()
-