public interface LatchContext
| Modifier and Type | Method and Description |
|---|---|
EnvironmentImpl |
getEnvImplForFatalException()
Returns envImpl, or may throw another exception in unit tests.
|
String |
getLatchName()
Returns the latch name for debugging.
|
LatchTable |
getLatchTable()
Returns LatchTable for debug/test tracking.
|
int |
getLatchTimeoutMs()
Returns EnvironmentParams.ENV_LATCH_TIMEOUT
|
int getLatchTimeoutMs()
String getLatchName()
LatchTable getLatchTable()
EnvironmentImpl getEnvImplForFatalException()
Copyright © 2024. All rights reserved.