@InterfaceAudience.Public @InterfaceStability.Stable public interface SchemaBuilder
Modifier and Type | Method and Description |
---|---|
static RecordSchemaBuilder |
record(String name)
Build the schema for a record.
|
static RecordSchemaBuilder record(String name)
name
- name of the record.Copyright © 2017–2021 Apache Software Foundation. All rights reserved.