public interface SchemaBuilder
限定符和类型 | 方法和说明 |
---|---|
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.