public class AvroSupport extends Object
| Constructor and Description |
|---|
AvroSupport() |
AvroSupport(boolean skipValidation,
ConditionFactorySupport conditionFactorySupport,
ExperimentFlagSupport experimentFlagSupport) |
| Modifier and Type | Method and Description |
|---|---|
ExperimentDeployment |
createDeployment(com.typesafe.config.Config base) |
void |
deploy(ExperimentDeployment deployment,
String outputFile) |
byte[] |
toBytes(ExperimentDeployment deployment) |
public AvroSupport()
public AvroSupport(boolean skipValidation,
ConditionFactorySupport conditionFactorySupport,
ExperimentFlagSupport experimentFlagSupport)
public byte[] toBytes(ExperimentDeployment deployment) throws IOException
IOExceptionpublic void deploy(ExperimentDeployment deployment, String outputFile) throws IOException
IOExceptionpublic ExperimentDeployment createDeployment(com.typesafe.config.Config base) throws IOException
IOExceptionCopyright © 2013. All rights reserved.