| Package | Description |
|---|---|
| io.split.storages.pluggable.adapters | |
| io.split.telemetry.domain.enums | |
| io.split.telemetry.storage |
| Modifier and Type | Method and Description |
|---|---|
void |
UserCustomTelemetryAdapterProducer.recordSuccessfulSync(LastSynchronizationRecordsEnum resource,
long time) |
| Modifier and Type | Method and Description |
|---|---|
LastSynchronizationRecordsEnum |
HttpParamsWrapper.getLastSynchronizationRecordsEnum() |
static LastSynchronizationRecordsEnum |
LastSynchronizationRecordsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LastSynchronizationRecordsEnum[] |
LastSynchronizationRecordsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryTelemetryStorage.recordSuccessfulSync(LastSynchronizationRecordsEnum resource,
long time) |
void |
TelemetryRuntimeProducer.recordSuccessfulSync(LastSynchronizationRecordsEnum resource,
long time) |
void |
NoopTelemetryStorage.recordSuccessfulSync(LastSynchronizationRecordsEnum resource,
long time) |
Copyright © 2021. All rights reserved.