| Interface | Description |
|---|---|
| BrokerEntryMetadataInterceptor |
A plugin interface that allows you to intercept the client requests to
the Pulsar brokers and add metadata for each entry from broker side.
|
| ManagedLedgerPayloadProcessor | |
| ManagedLedgerPayloadProcessor.Processor |
| Class | Description |
|---|---|
| AppendBrokerTimestampMetadataInterceptor |
A plugin interface that allows you to intercept the client requests to
the Pulsar brokers and add timestamp from broker side metadata for each entry.
|
| AppendIndexMetadataInterceptor | |
| BrokerEntryMetadataUtils<T> |
A tool class for loading BrokerEntryMetadataInterceptor classes.
|
| Exception | Description |
|---|---|
| InterceptException |
Base exception for the broker interceptor.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.