public class SchemaConverterFactory extends Object
| Constructor and Description |
|---|
SchemaConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DataSchema |
convert(String rawSchema) |
static ISchemaConverter |
create(String rawSchema) |
public static ISchemaConverter create(String rawSchema) throws Exception
Exceptionpublic static DataSchema convert(String rawSchema) throws Exception
ExceptionCopyright © 2020. All rights reserved.