public class JsonCustomSchema extends JsonMapSchema
Description of schema elements| Modifier and Type | Field and Description |
|---|---|
String |
factory
Name of the factory class for this schema.
|
Map<String,Object> |
operand
Operand.
|
functions, tablescache, lattices, materializations, name, path| Constructor and Description |
|---|
JsonCustomSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ModelHandler handler) |
String |
toString() |
visitChildrenpublic String factory
SchemaFactory and have a public default
constructor.public void accept(ModelHandler handler)
accept in class JsonMapSchemaCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.