Uses of Class
org.kiwiproject.curator.exception.LockAcquisitionException
-
Packages that use LockAcquisitionException Package Description org.kiwiproject.curator.exception -
-
Uses of LockAcquisitionException in org.kiwiproject.curator.exception
Subclasses of LockAcquisitionException in org.kiwiproject.curator.exception Modifier and Type Class Description classLockAcquisitionFailureExceptionException class indicating that an exception was thrown by Curator while trying to obtain a ZooKeeper lock.classLockAcquisitionTimeoutExceptionException class indicating that a timeout occurred trying to obtain a ZooKeeper lock.
-