Uses of Package
org.apache.pulsar.common.schema
-
Packages that use org.apache.pulsar.common.schema Package Description org.apache.pulsar.client.api Pulsar Client API.org.apache.pulsar.client.api.schema Schema definitions for Pulsar Client API.org.apache.pulsar.client.internal Helpers which provide useful functionality for the implementation of Pulsar Client API.org.apache.pulsar.common.schema This package contains data structures for schema definitions used in the Pulsar Client API. -
Classes in org.apache.pulsar.common.schema used by org.apache.pulsar.client.api Class Description KeyValue A simple KeyValue class.KeyValueEncodingType Encoding types of supported KeyValueSchema for Pulsar messages.SchemaInfo Information about the schema.SchemaType Types of supported schema for Pulsar messages. -
Classes in org.apache.pulsar.common.schema used by org.apache.pulsar.client.api.schema Class Description KeyValueEncodingType Encoding types of supported KeyValueSchema for Pulsar messages.SchemaInfo Information about the schema.SchemaType Types of supported schema for Pulsar messages. -
Classes in org.apache.pulsar.common.schema used by org.apache.pulsar.client.internal Class Description KeyValue A simple KeyValue class.KeyValueEncodingType Encoding types of supported KeyValueSchema for Pulsar messages.SchemaInfo Information about the schema.SchemaInfoWithVersion Data structure representing a schema information including its version.SchemaType Types of supported schema for Pulsar messages. -
Classes in org.apache.pulsar.common.schema used by org.apache.pulsar.common.schema Class Description KeyValue A simple KeyValue class.KeyValue.KeyValueDecoder Decoder to decode key/value bytes.KeyValueEncodingType Encoding types of supported KeyValueSchema for Pulsar messages.SchemaType Types of supported schema for Pulsar messages.