Uses of Class
org.h2.mvstore.MVStore.BackgroundWriterThread
Packages that use MVStore.BackgroundWriterThread
-
Uses of MVStore.BackgroundWriterThread in org.h2.mvstore
Fields in org.h2.mvstore with type parameters of type MVStore.BackgroundWriterThreadModifier and TypeFieldDescriptionprivate final AtomicReference
<MVStore.BackgroundWriterThread> MVStore.backgroundWriterThread
Reference to a background thread, which is expected to be running, if any.