public class TableStoreWriteLock extends AbstractTSQueueLock implements WriteLock
lock, path, pauser, tableStore, UNLOCKED
Constructor and Description |
---|
TableStoreWriteLock(TableStore<?> tableStore,
Supplier<net.openhft.chronicle.threads.TimingPauser> pauser,
Long timeoutMs) |
Modifier and Type | Method and Description |
---|---|
void |
lock() |
boolean |
locked() |
void |
unlock() |
forceUnlock, performClose, threadSafetyCheck, throwExceptionIfClosed
assertCloseablesClosed, clearUsedByThread, close, createdHere, disableCloseableTracing, enableCloseableTracing, isClosed, performCloseInBackground, referenceId, resetUsedByThread, unmonitor, warnAndCloseIfNotClosed
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableStoreWriteLock(TableStore<?> tableStore, Supplier<net.openhft.chronicle.threads.TimingPauser> pauser, Long timeoutMs)
Copyright © 2020. All rights reserved.