程序包的使用
org.apache.pulsar.client.api.schema
程序包
说明
Pulsar Client API.
Schema definitions for Pulsar Client API.
Helpers which provide useful functionality for the implementation of Pulsar Client API.
-
类说明An interface represents a message with schema.A schema that serializes and deserializes between
GenericRecordand bytes.Interface for schema definition.Schema Provider. -
类说明A field in a record, consisting of a field name, index, and
Schemafor the field value.Build a field for a record.This is an abstraction over the logical value that is store into a Message.An interface represents a message with schema.Generic Record Builder to build aGenericRecord.A schema that serializes and deserializes betweenGenericRecordand bytes.Building the schema for aGenericRecord.Interface for schema definition.Builder to build schema definitionSchemaDefinition.Schema Provider.Deserialize messages from bytes.Serialize messages into bytes. -
类说明An interface represents a message with schema.A schema that serializes and deserializes between
GenericRecordand bytes.Building the schema for aGenericRecord.Interface for schema definition.Builder to build schema definitionSchemaDefinition.