Class AppendBrokerTimestampMetadataInterceptor

java.lang.Object
org.apache.pulsar.common.intercept.AppendBrokerTimestampMetadataInterceptor
All Implemented Interfaces:
BrokerEntryMetadataInterceptor

public class AppendBrokerTimestampMetadataInterceptor extends Object implements BrokerEntryMetadataInterceptor
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.