| Package | Description |
|---|---|
| org.apache.pulsar.client.api |
Pulsar Client API.
|
| org.apache.pulsar.client.api.interceptor |
Pulsar interceptors.
|
| org.apache.pulsar.client.api.schema |
Schema definitions for Pulsar Client API.
|
| org.apache.pulsar.client.api.transaction |
Pulsar transaction related API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EncryptionKeyInfo
EncryptionKeyInfo contains the encryption key and corresponding metadata which contains additional information about
the key such as version, timestamp.
|
class |
KeyStoreParams
KeyStore parameters used for tls authentication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerInterceptorWrapper
A wrapper for old style producer interceptor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SchemaInfoProvider
Schema Provider.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransactionBufferClient
The transaction buffer client to commit and abort transactions on topics or subscription.
|
class |
TransactionBufferClientException
Exceptions for transaction buffer client.
|
interface |
TransactionCoordinatorClient
Transaction coordinator client.
|
class |
TransactionCoordinatorClientException
Exceptions for transaction coordinator client.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.