LockRequest(LockType lockType,
LockAction lockAction,
long lockId,
java.lang.String location,
long periodOfTime,
long indexConstPeriodOfTime,
int timeOut)
public LockRequest(LockType lockType,
LockAction lockAction,
long lockId,
java.lang.String location,
long periodOfTime,
long indexConstPeriodOfTime,
int timeOut)
Parameters:
lockType -
lockAction -
lockId -
location -
periodOfTime -
indexConstPeriodOfTime -
timeOut -
Method Detail
toByteArray
public byte[] toByteArray()
Returns:
resolveRequest
public static LockRequestresolveRequest(java.nio.ByteBuffer buffer)