Package | Description |
---|---|
com.cloudera.gertrude.calculate | |
com.cloudera.gertrude.space |
Modifier and Type | Method and Description |
---|---|
static <S> AssociativeOperator<S> |
AssociativeOperator.get(String name,
FlagTypeParser<S> parser) |
Constructor and Description |
---|
BasicModifier(T value,
AssociativeOperator<? super T> operator) |
BasicModifier(T value,
AssociativeOperator<? super T> operator,
Condition<ExperimentState> condition) |
BasicModifier(T value,
AssociativeOperator<? super T> operator,
Condition<ExperimentState> condition,
List<Modifier<T>> modifiers) |
Modifier and Type | Method and Description |
---|---|
protected static <T> AssociativeOperator<T> |
AvroExperimentSpaceDeserializer.getOperatorFunction(ModifierOperator operator,
FlagTypeParser<T> parser) |
Copyright © 2013. All rights reserved.