Class AvroGenerationInput
- java.lang.Object
-
- org.finos.legend.engine.external.shared.format.generations.GenerationInput
-
- org.finos.legend.engine.external.format.avro.schema.generations.AvroGenerationInput
-
public class AvroGenerationInput extends GenerationInput
-
-
Field Summary
Fields Modifier and Type Field Description AvroGenerationConfigconfig-
Fields inherited from class org.finos.legend.engine.external.shared.format.generations.GenerationInput
clientVersion, model
-
-
Constructor Summary
Constructors Constructor Description AvroGenerationInput()
-
-
-
Field Detail
-
config
public AvroGenerationConfig config
-
-