bes
Updated for version 3.20.5
|
Unlock and close the MDS item when the ReadLock goes out of scope. More...
#include <GlobalMetadataStore.h>
Public Member Functions | |
MDSReadLock (const std::string n, bool l, GlobalMetadataStore *store) | |
virtual bool | operator() () |
Public Attributes | |
bool | locked |
GlobalMetadataStore * | mds |
std::string | name |
Unlock and close the MDS item when the ReadLock goes out of scope.
Definition at line 188 of file GlobalMetadataStore.h.