类的使用
org.apache.pulsar.client.impl.schema.AvroBaseStructSchema
使用AvroBaseStructSchema的程序包
程序包
说明
Pulsar Client schema.
-
org.apache.pulsar.client.impl.schema中AvroBaseStructSchema的使用
修饰符和类型类说明classAvroSchema<T>An AVRO schema implementation.classJSONSchema<T>A schema implementation to deal with json data.classProtobufSchema<T extends com.google.protobuf.GeneratedMessageV3>A schema implementation to deal with protobuf generated messages. -
org.apache.pulsar.client.impl.schema.generic中AvroBaseStructSchema的使用
修饰符和类型类说明classA generic avro schema.classA generic json schema.classA generic schema representation for AvroBasedGenericSchema .