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. get_lastSynchronization()Methods in io.split.telemetry.domain with parameters of type LastSynchronization Modifier and Type Method Description voidStats. set_lastSynchronization(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()
-