程序包的使用
org.apache.pulsar.common.schema
-
使用org.apache.pulsar.common.schema的程序包 程序包 说明 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. -
org.apache.pulsar.client.api使用的org.apache.pulsar.common.schema中的类 类 说明 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. -
org.apache.pulsar.client.api.schema使用的org.apache.pulsar.common.schema中的类 类 说明 KeyValueEncodingType Encoding types of supported KeyValueSchema for Pulsar messages.SchemaInfo Information about the schema.SchemaType Types of supported schema for Pulsar messages. -
org.apache.pulsar.client.internal使用的org.apache.pulsar.common.schema中的类 类 说明 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. -
org.apache.pulsar.common.schema使用的org.apache.pulsar.common.schema中的类 类 说明 KeyValue A simple KeyValue class.KeyValue.KeyValueDecoder Decoder to decode key/value bytes.KeyValueEncodingType Encoding types of supported KeyValueSchema for Pulsar messages.SchemaInfo Information about the schema.SchemaInfo.SchemaInfoBuilder SchemaType Types of supported schema for Pulsar messages.