| 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.
|
| 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 |
A tool class for loading BrokerEntryMetadataInterceptor classes.
|
| Exception | Description |
|---|---|
| InterceptException |
Base exception for the broker interceptor.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.