Storage Engine API
record_store_test_updaterecord.h File Reference
#include "mongo/db/record_id.h"
#include "mongo/db/storage/record_data.h"
#include "mongo/db/storage/record_store.h"
#include "mongo/unittest/unittest.h"

Go to the source code of this file.

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.
 

Variable Documentation

◆ _data

std::string _data
private

◆ _loc

RecordId _loc
private

◆ _opCtx

OperationContext* _opCtx
private

◆ nInPlaceCalls

int nInPlaceCalls
private