| # List of implemented plugins |
| |
| ## Client extension interface implementation |
| - `org.apache.pulsar.client.api.MessageListenerExecutor.java` |
| - org.apache.pulsar.client.api.impl.KeySharedMessageListenerExecutor |
| - org.apache.pulsar.client.api.impl.CommonMessageListenerExecutor |
| - org.apache.pulsar.client.api.impl.PartitionOrderMessageListenerExecutor |
| |
| ## Load balancer extension interface implementation |
| |
| ## Interceptor extension interface implementation |
| |
| ## Connector interface implementation |
| |
| ## Pulsar function interface implementation |
| |
| ## Bookkeeper related interface implementation |
| |
| ## Transaction related interface implementation |
| |
| ## Metrics related interface |
| |
| ## Authentication and authorization related interface |