@Deprecated public interface IHAGlobalWriteLockRequest extends IHAMessage
( Concurrent
unisolated operations against multiple KBs on the same Journal)
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.
|
long getLockWaitTimeout()
TimeUnit getLockWaitUnits()
long getLockHoldTimeout()
TimeUnit getLockHoldUnits()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.