| Package | Description |
|---|---|
| com.cloudera.gertrude | |
| com.cloudera.gertrude.calculate |
| Modifier and Type | Method and Description |
|---|---|
FlagValue<T> |
FlagValueCalculator.apply(ExperimentState state)
Compute the value of this flag for the given
ExperimentState. |
static <T> FlagValue<T> |
FlagValue.of(T value,
Condition.CacheLevel cacheLevel) |
| Modifier and Type | Method and Description |
|---|---|
FlagValue<T> |
FlagValueCalculatorImpl.apply(ExperimentState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
Modifier.apply(FlagValue<T> baseValue,
ExperimentState state) |
void |
BasicModifier.apply(FlagValue<T> baseValue,
ExperimentState state) |
Copyright © 2013. All rights reserved.