@Deprecated public class HAGlobalWriteLockRequest extends Object implements IHAGlobalWriteLockRequest, Serializable
( Concurrent
unisolated operations against multiple KBs on the same Journal)
,
Serialized FormConstructor and Description |
---|
HAGlobalWriteLockRequest(long lockWaitTimeout,
TimeUnit lockWaitUnits,
long lockHoldTimeout,
TimeUnit lockHoldUnits)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
getLockHoldTimeout()
Deprecated.
The maximum amount of time to hold the lock.
|
TimeUnit |
getLockHoldUnits()
Deprecated.
The units for the timeout.
|
long |
getLockWaitTimeout()
Deprecated.
The maximum amount of time to wait for the lock.
|
TimeUnit |
getLockWaitUnits()
Deprecated.
The units for the timeout.
|
public long getLockWaitTimeout()
IHAGlobalWriteLockRequest
getLockWaitTimeout
in interface IHAGlobalWriteLockRequest
public TimeUnit getLockWaitUnits()
IHAGlobalWriteLockRequest
getLockWaitUnits
in interface IHAGlobalWriteLockRequest
public long getLockHoldTimeout()
IHAGlobalWriteLockRequest
getLockHoldTimeout
in interface IHAGlobalWriteLockRequest
public TimeUnit getLockHoldUnits()
IHAGlobalWriteLockRequest
getLockHoldUnits
in interface IHAGlobalWriteLockRequest
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.