Uses of Interface
org.apache.pulsar.metadata.api.coordination.ResourceLock
Packages that use ResourceLock
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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