程序包的使用
org.apache.pulsar.client.impl.schema
程序包
说明
Pulsar Client schema.
-
类说明minimal abstract StructSchema.This is a base schema implementation for Avro Based `Struct` types.An AVRO schema implementation.A schema for `Boolean`.A bytebuffer schema is effectively a `BYTES` schema.A variant `Bytes` schema that takes
ByteBuf.A schema for 'Byte'.A schema for bytes array.A schema for `java.util.Date` or `java.sql.Date`.A schema for `Double`.A schema for `Float`.A schema for `java.time.Instant`.A schema for `Integer`.A schema implementation to deal with json data.A schema for `java.time.LocalDate`.A schema for `java.time.LocalDateTime`.A schema for `java.time.LocalTime`.A schema for `Long`.A schema implementation to deal with protobuf generated messages.A schema implementation to deal with protobuf generated messages.A schema for `Short`.Schema definition for Strings encoded in UTF-8 format.A schema for `java.sql.Time`.A schema for `java.sql.Timestamp`. -
类说明minimal abstract StructSchema.This is a base schema implementation for Avro Based `Struct` types.