Uses of Interface
org.apache.pulsar.metadata.api.coordination.ResourceLock
Packages that use ResourceLock
Package
Description
-
Uses of ResourceLock in org.apache.pulsar.metadata.api.coordination
Methods in org.apache.pulsar.metadata.api.coordination that return types with arguments of type ResourceLockModifier and TypeMethodDescriptionLockManager.acquireLock(String path, T value) Acquire a lock on a shared resource. -
Uses of ResourceLock in org.apache.pulsar.metadata.coordination.impl
Classes in org.apache.pulsar.metadata.coordination.impl that implement ResourceLock