| Package | Description |
|---|---|
| io.featureflow.client.model |
| Modifier and Type | Field and Description |
|---|---|
List<Variant> |
FeatureControl.variants |
List<Variant> |
Feature.variants |
| Modifier and Type | Method and Description |
|---|---|
Variant |
FeatureControl.getVariantByKey(String key) |
| Constructor and Description |
|---|
Feature(String key,
List<Variant> variants) |
Feature(String key,
List<Variant> variants,
String failoverVariant) |
Copyright © 2017. All rights reserved.