Package | Description |
---|---|
org.egothor.lock |
Modifier and Type | Method and Description |
---|---|
static LockAction |
LockAction.getInstance(int ordinal) |
LockAction |
LockRequest.getLockAction() |
static LockAction |
LockAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LockAction[] |
LockAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LockRequest(LockType lockType,
LockAction lockAction,
long lockId,
String location,
long periodOfTime,
long indexConstPeriodOfTime,
int timeOut) |
Copyright © 2016 Egothor. All Rights Reserved.