JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
com.attivio.util.ft.StorageLock
Packages that use
StorageLock
Package
Description
com.attivio.util.ft
Uses of
StorageLock
in
com.attivio.util.ft
Fields in
com.attivio.util.ft
declared as
StorageLock
Modifier and Type
Field
Description
static
StorageLock
StorageLock.
NOOP
Default NOOP instance.
Methods in
com.attivio.util.ft
with parameters of type
StorageLock
Modifier and Type
Method
Description
void
TransactionStorage.
setStorageLock
(
StorageLock
value)