Uses of Package
org.apache.pulsar.client.impl.schema
Packages that use org.apache.pulsar.client.impl.schema
Package
Description
Pulsar Client schema.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Classes in org.apache.pulsar.client.impl.schema used by org.apache.pulsar.client.impl.schemaClassDescriptionminimal 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`. -
Classes in org.apache.pulsar.client.impl.schema used by org.apache.pulsar.client.impl.schema.genericClassDescriptionminimal abstract StructSchema.This is a base schema implementation for Avro Based `Struct` types.