| Package | Description |
|---|---|
| io.split.storages.pluggable.adapters | |
| io.split.telemetry.domain.enums | |
| io.split.telemetry.storage |
| Modifier and Type | Method and Description |
|---|---|
void |
UserCustomTelemetryAdapterProducer.recordSyncError(ResourceEnum resource,
int status) |
| Modifier and Type | Method and Description |
|---|---|
ResourceEnum |
HttpParamsWrapper.getResourceEnum() |
static ResourceEnum |
ResourceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceEnum[] |
ResourceEnum.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.recordSyncError(ResourceEnum resource,
int status) |
void |
TelemetryRuntimeProducer.recordSyncError(ResourceEnum resource,
int status) |
void |
NoopTelemetryStorage.recordSyncError(ResourceEnum resource,
int status) |
Copyright © 2021. All rights reserved.