| Interface | Description |
|---|---|
| ExperimentsCache |
An interface for retrieving active experiments and treatments information, real-time.
|
| ExperimentsStore |
An interface for defining basic CRUD operations around experiments, treatments and allocations.
|
| ExperimentsStoreProvider |
An interface for implementing a provider that is configurable
|
| Class | Description |
|---|---|
| Filter |
Filter criteria for a list query, allowing for pagination and filtering of items
|
| Filter.Builder | |
| Ordering |
Specifies how multiple fields are ordered
|
| Ordering.Builder |
| Enum | Description |
|---|---|
| Ordering.Direction | |
| Ordering.Field |
Copyright © 2020. All rights reserved.