Class RecordSchemaBuilderImpl
java.lang.Object
org.apache.pulsar.client.impl.schema.RecordSchemaBuilderImpl
- All Implemented Interfaces:
RecordSchemaBuilder
The default implementation of
RecordSchemaBuilder.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild(SchemaType schemaType) field(String fieldName, GenericSchema genericSchema)
-
Field Details
-
NAMESPACE
- See Also:
-
DEFAULT_SCHEMA_NAME
- See Also:
-
-
Constructor Details
-
RecordSchemaBuilderImpl
-
-
Method Details
-
property
- Specified by:
propertyin interfaceRecordSchemaBuilder
-
field
- Specified by:
fieldin interfaceRecordSchemaBuilder
-
field
- Specified by:
fieldin interfaceRecordSchemaBuilder
-
doc
- Specified by:
docin interfaceRecordSchemaBuilder
-
build
- Specified by:
buildin interfaceRecordSchemaBuilder
-