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 |
|---|---|
protected @NotNull String |
getLockedBy(long value) |
void |
lock() |
boolean |
locked() |
void |
unlock() |
forceUnlock, performClose, threadSafetyCheckassertCloseablesClosed, clearUsedByThread, close, createdHere, disableCloseableTracing, enableCloseableTracing, isClosed, performCloseInBackground, referenceId, resetUsedByThread, throwExceptionIfClosed, throwExceptionIfClosedInSetter, toString, unmonitor, warnAndCloseIfNotClosedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclose, closeQuietly, closeQuietly, notifyClosingpublic TableStoreWriteLock(TableStore<?> tableStore, Supplier<net.openhft.chronicle.threads.TimingPauser> pauser, Long timeoutMs)
Copyright © 2020. All rights reserved.