| Class | Description |
|---|---|
| AbstractLaunchIdLock | |
| LaunchIdLockFile |
A service to perform blocking I/O operations on '.lock' and '.sync' file to get single launch UUID for multiple clients on a machine.
|
| LaunchIdLockSocket |
A service to perform blocking I/O operations on network sockets to get single launch UUID for multiple clients on a machine.
|
| Enum | Description |
|---|---|
| LaunchIdLockMode |
Enumeration of all possible Launch ID locking modes.
|