程序包 org.apache.pulsar.common.schema
This package contains data structures for schema definitions used in the Pulsar Client API.
-
接口概要 接口 说明 KeyValue.KeyValueDecoder<K,V> Decoder to decode key/value bytes.SchemaInfo Information about the schema. -
类概要 类 说明 KeyValue<K,V> A simple KeyValue class.SchemaInfo.SchemaInfoBuilder SchemaInfoWithVersion Data structure representing a schema information including its version. -
枚举概要 枚举 说明 KeyValueEncodingType Encoding types of supported KeyValueSchema for Pulsar messages.SchemaType Types of supported schema for Pulsar messages.