Package | Description |
---|---|
com.cloudera.gertrude.deploy | |
com.cloudera.gertrude.experiments.avro | |
com.cloudera.gertrude.space |
Modifier and Type | Method and Description |
---|---|
ExperimentDeployment |
AvroSupport.createDeployment(com.typesafe.config.Config base) |
Modifier and Type | Method and Description |
---|---|
void |
AvroSupport.deploy(ExperimentDeployment deployment,
String outputFile) |
byte[] |
AvroSupport.toBytes(ExperimentDeployment deployment) |
Modifier and Type | Method and Description |
---|---|
ExperimentDeployment |
ExperimentDeployment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static ExperimentDeployment.Builder |
ExperimentDeployment.newBuilder(ExperimentDeployment other)
Creates a new ExperimentDeployment RecordBuilder by copying an existing ExperimentDeployment instance
|
Modifier and Type | Method and Description |
---|---|
ExperimentSpace |
AvroExperimentSpaceDeserializer.load(ExperimentDeployment deployment,
String versionIdentifier) |
Copyright © 2013. All rights reserved.