public class SchemaInfoUtil extends Object
| Constructor and Description |
|---|
SchemaInfoUtil() |
| Modifier and Type | Method and Description |
|---|---|
static SchemaInfo |
newSchemaInfo(Schema schema) |
static SchemaInfo |
newSchemaInfo(String name,
GetSchemaResponse schema) |
static SchemaInfo |
newSchemaInfo(String name,
SchemaData data) |
public static SchemaInfo newSchemaInfo(String name, SchemaData data)
public static SchemaInfo newSchemaInfo(Schema schema)
public static SchemaInfo newSchemaInfo(String name, GetSchemaResponse schema)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.