Class | Description |
---|---|
LockFileManager |
Manager of locks, that are being stored at the harddrive.
|
LockManagement |
Contains static classes to get lock managers as singletons.
|
LockManager |
Entry point for all lock processing requests.
|
LockRequest |
Single request - action upon a lock.
|
LockResult |
Single result of a lock request.
|
LockServerManager |
Implements lock processing using lock server as a counterpart.
|
Enum | Description |
---|---|
LockAction |
Type of actions that may be done on locks.
|
LockType |
Type of locks that may be used.
|
Copyright © 2016 Egothor. All Rights Reserved.