接口的使用
org.apache.pulsar.client.api.ProducerInterceptor
-
使用ProducerInterceptor的程序包 程序包 说明 org.apache.pulsar.client.api Pulsar Client API.org.apache.pulsar.client.api.interceptor Pulsar interceptors. -
-
org.apache.pulsar.client.api中ProducerInterceptor的使用
参数类型为ProducerInterceptor的org.apache.pulsar.client.api中的方法 修饰符和类型 方法 说明 ProducerBuilder<T>ProducerBuilder. intercept(ProducerInterceptor<T>... interceptors)已过时。 -
org.apache.pulsar.client.api.interceptor中ProducerInterceptor的使用
参数类型为ProducerInterceptor的org.apache.pulsar.client.api.interceptor中的构造器 构造器 说明 ProducerInterceptorWrapper(ProducerInterceptor<?> innerInterceptor)
-