接口的使用
org.apache.pulsar.client.api.interceptor.ProducerInterceptor
使用ProducerInterceptor的程序包
程序包
说明
Pulsar Client API.
Pulsar interceptors.
-
org.apache.pulsar.client.api中ProducerInterceptor的使用
修饰符和类型方法说明ProducerBuilder.intercept(ProducerInterceptor... interceptors) Add a set ofProducerInterceptorto the producer. -
org.apache.pulsar.client.api.interceptor中ProducerInterceptor的使用