@Beta public final class InversibleLockException extends RuntimeException
InversibleLock.optimisticRead()
and can be used to wait for the racing write
to complete using awaitResolution()
.Modifier and Type | Method and Description |
---|---|
void |
awaitResolution() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 OpenDaylight. All rights reserved.