public class FileSchemaFactory extends Object implements SchemaFactory
FileSchema.
Allows a custom schema to be included in a model.json file. See File adapter.
| Constructor and Description |
|---|
FileSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
Schema |
create(SchemaPlus parentSchema,
String name,
Map<String,Object> operand) |
public Schema create(SchemaPlus parentSchema, String name, Map<String,Object> operand)
create in interface SchemaFactoryCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.