接口的使用
org.apache.pulsar.client.api.schema.RecordSchemaBuilder
使用RecordSchemaBuilder的程序包
程序包
说明
Schema definitions for Pulsar Client API.
Helpers which provide useful functionality for the implementation of Pulsar Client API.
-
org.apache.pulsar.client.api.schema中RecordSchemaBuilder的使用
修饰符和类型方法说明Add doc to the record schema.Attach val-name property pair to the record schema.static RecordSchemaBuilderBuild the schema for a record. -
org.apache.pulsar.client.internal中RecordSchemaBuilder的使用