| Package | Description |
|---|---|
| io.split.client.dtos.pluggable | |
| io.split.storages.pluggable.adapters | |
| io.split.storages.pluggable.domain |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
EventsPluggable.getMetadata() |
Metadata |
ConfigPluggable.getMetadata() |
Metadata |
ImpressionsPluggable.getMetadata() |
| Constructor and Description |
|---|
ConfigPluggable(Metadata metadata) |
EventsPluggable(Metadata metadata) |
ImpressionsPluggable(Metadata metadata,
String testName,
List<KeyImpression> keyImpressions) |
| Constructor and Description |
|---|
UserCustomEventAdapterProducer(CustomStorageWrapper customStorageWrapper,
Metadata metadata) |
UserCustomImpressionAdapterProducer(CustomStorageWrapper customStorageWrapper,
Metadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
EventConsumer.getMetadata() |
Metadata |
ImpressionConsumer.getMetadata() |
| Constructor and Description |
|---|
EventConsumer(Metadata metadata,
Event event) |
ImpressionConsumer(Metadata metadata,
KeyImpression keyImpression) |
Copyright © 2021. All rights reserved.