Package | Description |
---|---|
org.egothor.lock | |
org.egothor.lock.server |
Modifier and Type | Method and Description |
---|---|
LockResult |
LockManager.getReadLock(String location,
long indexConstPeriodOfTime,
long threadGroupId,
int timeOut)
Gets a READ lock in the location using only single request.
|
LockResult |
LockManager.getWriteLock(String location,
int timeOut)
Gets a WRITE lock in the location using only single request.
|
static LockResult |
LockResult.resolveResponse(byte[] packetData) |
Modifier and Type | Method and Description |
---|---|
LockResult |
LockServerThread.LockServerRecord.addReservationEntry(LockType lockType,
long reservationExpirationTime,
boolean addFirst) |
Copyright © 2016 Egothor. All Rights Reserved.