| Interface | Description |
|---|---|
| UserProfileService |
Class encapsulating user profile service functionality.
|
| Class | Description |
|---|---|
| Bucketer |
Default Optimizely bucketing algorithm that evenly distributes users using the Murmur3 hash of some provided
identifier.
|
| Decision |
A class representing a stored decision.
|
| DecisionService |
Optimizely's decision service that determines which variation of an experiment the user will be allocated to.
|
| FeatureDecision | |
| UserProfile |
A class representing a user's profile.
|
| UserProfileUtils |
A Utils class to help transform maps to
UserProfile instances. |
| Enum | Description |
|---|---|
| FeatureDecision.DecisionSource |