|
bes
Updated for version 3.20.13
|
Unlock and close the MDS item when the ReadLock goes out of scope. More...
#include <GlobalMetadataStore.h>

Public Member Functions | |
| virtual void | clearLock () |
| 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 193 of file GlobalMetadataStore.h.