| Package | Description |
|---|---|
| io.split.client.dtos | |
| io.split.engine.experiments | |
| io.split.engine.splitter |
| Modifier and Type | Field and Description |
|---|---|
List<Partition> |
Condition.partitions |
| Modifier and Type | Method and Description |
|---|---|
List<Partition> |
ParsedCondition.partitions() |
| Modifier and Type | Method and Description |
|---|---|
static ParsedCondition |
ParsedCondition.createParsedConditionForTests(CombiningMatcher matcher,
List<Partition> partitions) |
| Constructor and Description |
|---|
ParsedCondition(ConditionType conditionType,
CombiningMatcher matcher,
List<Partition> partitions,
String label) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Splitter.getTreatment(String key,
int seed,
List<Partition> partitions,
int algo) |
Copyright © 2019. All rights reserved.