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
assertCloseablesClosed, clearUsedByThread, close, createdHere, disableCloseableTracing, enableCloseableTracing, isClosed, performCloseInBackground, referenceId, resetUsedByThread, throwExceptionIfClosed, throwExceptionIfClosedInSetter, toString, unmonitor, warnAndCloseIfNotClosed
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close, closeQuietly, closeQuietly, notifyClosing
public TableStoreWriteLock(TableStore<?> tableStore, Supplier<net.openhft.chronicle.threads.TimingPauser> pauser, Long timeoutMs)
Copyright © 2020. All rights reserved.