Uses of Package
org.apache.pulsar.metadata.api.coordination
-
Packages that use org.apache.pulsar.metadata.api.coordination Package Description org.apache.pulsar.metadata.api.coordination Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.pulsar.metadata.coordination.impl Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
Classes in org.apache.pulsar.metadata.api.coordination used by org.apache.pulsar.metadata.api.coordination Class Description LeaderElection Leader election controller.LeaderElectionState State of the leader election.LockManager Controller for acquiring distributed lock on resources.ResourceLock Represent a lock that the current process has on a shared resource. -
Classes in org.apache.pulsar.metadata.api.coordination used by org.apache.pulsar.metadata.coordination.impl Class Description CoordinationService Interface for the coordination service.LeaderElection Leader election controller.LeaderElectionState State of the leader election.LockManager Controller for acquiring distributed lock on resources.ResourceLock Represent a lock that the current process has on a shared resource.