Uses of Class
com.tangosol.io.bdb.DatabaseFactory.EnvironmentHolder.DirectoryLock
Package
Description
Contains Sleepycat Berkeley DB BinaryStore implementation classes.
-
Uses of DatabaseFactory.EnvironmentHolder.DirectoryLock in com.tangosol.io.bdb
Modifier and TypeFieldDescriptionDatabaseFactory.EnvironmentHolder.m_dirLock
Lock held on the directory associated with the Environment.Modifier and TypeMethodDescriptionDatabaseFactory.EnvironmentHolder.getDirLock()
Get the DirectoryLock held on a temporary Environment.