Uses of Class
org.apache.pulsar.broker.intercept.BrokerInterceptorDefinitions
-
Packages that use BrokerInterceptorDefinitions Package Description org.apache.pulsar.broker.intercept Pulsar broker interceptor. -
-
Uses of BrokerInterceptorDefinitions in org.apache.pulsar.broker.intercept
Methods in org.apache.pulsar.broker.intercept that return BrokerInterceptorDefinitions Modifier and Type Method Description BrokerInterceptorDefinitionsBrokerInterceptorUtils. searchForInterceptors(java.lang.String interceptorsDirectory, java.lang.String narExtractionDirectory)Search and load the available broker interceptors.
-