类 AppendBrokerTimestampMetadataInterceptor

java.lang.Object
org.apache.pulsar.common.intercept.AppendBrokerTimestampMetadataInterceptor
所有已实现的接口:
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.