Package io.github.devlibx.easy.lock
Interface IDistributedLockService
- All Known Implementing Classes:
DistributedLockService,IDistributedLockService.NoOpDistributedLockService
public interface IDistributedLockService
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classA no-op implementation which holds existing lockstatic classNo-Op implementation for lockstatic classNo op lock id resolverstatic classNo-Op implementation for lock servicestatic classNo-Op implementation for lock -
Field Summary
Fields -
Method Summary
-
Field Details
-
NO_OP_LOCK_NAME
- See Also:
-
-
Method Details
-
initialize
void initialize()Initialize locks -
shutdown
void shutdown()Release all locks -
getLock
-