diff options
author | Sara Golemon <sara.golemon@mongodb.com> | 2017-06-21 17:01:55 +0000 |
---|---|---|
committer | Sara Golemon <sara.golemon@mongodb.com> | 2017-06-28 13:43:13 -0400 |
commit | c7d54af3418b8dfaa498a3a94edf8fab4adff965 (patch) | |
tree | 7c0ff5d09776e1d23cd3857d80bd1f6d285e3e43 /src/mongo/gotools/mongostat | |
parent | d4e50b4b9eb3b5c48351bd2b0d7973b389291119 (diff) | |
download | mongo-c7d54af3418b8dfaa498a3a94edf8fab4adff965.tar.gz |
SERVER-26449 BoundServerParameter
Implement BoundServerParameter class which accepts
getter/setter callbacks to be invoked on append()/setFromString().
Moved ExportedServerParameter to be a child of BoundServerParameter.
This noticably simplifies the implementation.
Implement LockedServerParameter class as child of
BoundServerParameter which provides storage and unique_lock<mutex>
guarded accessors.
Diffstat (limited to 'src/mongo/gotools/mongostat')
0 files changed, 0 insertions, 0 deletions