JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.hazelcast.cp.lock
package
com.hazelcast.cp.lock
Contains locking APIs of CP Subsystem
Related Packages
Package
Description
com.hazelcast.cp
Contains public APIs of CP Subsystem
com.hazelcast.cp.lock.exception
Contains exception classes related to the locking API of CP Subsystem
com.hazelcast.cp.event
Contains definitions of CP Subsystem events and listeners.
com.hazelcast.cp.exception
Contains exceptions that can be thrown by APIs of CP Subsystem
com.hazelcast.cp.session
Contains session abstractions of CP Subsystem
Interfaces
Class
Description
FencedLock
A linearizable & distributed & reentrant implementation of
Lock
.