Provides administrative client API for managing Apache Pulsar clusters, including topics, subscriptions, and tenants.
<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-client-admin</artifactId>
<version>4.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to create a PulsarAdmin client to manage a Pulsar cluster.
Ensure the Pulsar broker's HTTP service URL is correct and accessible.
No dependency data recorded yet.