summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/kv/kv_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/storage/kv/kv_engine.h')
-rw-r--r--src/mongo/db/storage/kv/kv_engine.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mongo/db/storage/kv/kv_engine.h b/src/mongo/db/storage/kv/kv_engine.h
index d2439f86eab..01bb7560151 100644
--- a/src/mongo/db/storage/kv/kv_engine.h
+++ b/src/mongo/db/storage/kv/kv_engine.h
@@ -129,6 +129,11 @@ public:
const CollectionOptions& collOptions,
StringData ident,
const IndexDescriptor* desc) = 0;
+ virtual Status createColumnStore(OperationContext* opCtx,
+ const NamespaceString& ns,
+ const CollectionOptions& collOptions,
+ StringData ident,
+ const IndexDescriptor* desc) = 0;
/**
* Similar to createSortedDataInterface but this imports from an existing table with the