public class SchemaData extends Object
| Constructor and Description |
|---|
SchemaData() |
| Modifier and Type | Method and Description |
|---|---|
static SchemaData |
fromSchemaInfo(SchemaInfo schemaInfo)
Convert a schema info to a schema data.
|
SchemaInfo |
toSchemaInfo()
Convert a schema data to a schema info.
|
public SchemaInfo toSchemaInfo()
public static SchemaData fromSchemaInfo(SchemaInfo schemaInfo)
schemaInfo - schema infoCopyright © 2017–2022 Apache Software Foundation. All rights reserved.