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–2019 Apache Software Foundation. All rights reserved.