Package | Description |
---|---|
com.cloudera.gertrude | |
com.cloudera.gertrude.condition | |
com.cloudera.gertrude.deploy |
Modifier and Type | Method and Description |
---|---|
protected ConditionFactory |
ExperimentSpaceDeserializer.getConditionFactory() |
Modifier and Type | Method and Description |
---|---|
void |
ExperimentSpaceDeserializer.initialize(Map<String,ExperimentFlag<?>> experimentFlags,
ConditionFactory conditionFactory)
Initialize this instance with the compiled experiment flags and
ConditionFactory needed to
validate and parse the serialized ExperimentSpace . |
static boolean |
Experiments.registerConditionFactory(ConditionFactory factory)
Register the given
ConditionFactory for creating new Condition instances from the serialized
ExperimentSpace configuration. |
Modifier and Type | Class and Description |
---|---|
class |
CompositeConditionFactory |
class |
ReflectionConditionFactory |
Modifier and Type | Method and Description |
---|---|
static CompositeConditionFactory |
CompositeConditionFactory.create(ConditionFactory... factories) |
Constructor and Description |
---|
CompositeConditionFactory(List<ConditionFactory> factories) |
Modifier and Type | Method and Description |
---|---|
ConditionFactory |
ConditionFactorySupport.getConditionFactory() |
Copyright © 2013. All rights reserved.