Package | Description |
---|---|
org.apache.pulsar.client.api.schema |
Modifier and Type | Interface and Description |
---|---|
interface |
FieldSchemaBuilder<S extends FieldSchemaBuilder<S>>
Build a field for a record.
|
Modifier and Type | Method and Description |
---|---|
FieldSchemaBuilder |
RecordSchemaBuilder.field(String fieldName)
Add a field with the given name to the record.
|
Copyright © 2017–2019 Apache Software Foundation. All rights reserved.