Uses of Annotation Interface
org.apache.pulsar.common.classification.InterfaceAudience.Private
Package
Description
Pulsar Client API.
Pulsar interceptors.
Schema definitions for Pulsar Client API.
Pulsar transaction related API.
-
Uses of InterfaceAudience.Private in org.apache.pulsar.client.api
Modifier and TypeClassDescriptionclass
EncryptionKeyInfo contains the encryption key and corresponding metadata which contains additional information about the key such as version, timestamp.class
KeyStore parameters used for tls authentication. -
Uses of InterfaceAudience.Private in org.apache.pulsar.client.api.interceptor
Modifier and TypeClassDescriptionclass
A wrapper for old style producer interceptor. -
Uses of InterfaceAudience.Private in org.apache.pulsar.client.api.schema
-
Uses of InterfaceAudience.Private in org.apache.pulsar.client.api.transaction
Modifier and TypeInterfaceDescriptioninterface
The transaction buffer client to commit and abort transactions on topics or subscription.class
Exceptions for transaction buffer client.interface
Transaction coordinator client.class
Exceptions for transaction coordinator client.