1
0
Fork 0
arangodb/arangod/MMFiles
jsteemann a70ddf7116 don't let read-only transactions block the WAL collector 2017-02-24 17:03:42 +01:00
..
MMFilesAllocatorThread.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesAllocatorThread.h
MMFilesAqlFunctions.cpp moved helper classes into their own file 2017-02-14 12:35:34 +01:00
MMFilesAqlFunctions.h renaming 2017-02-13 15:18:40 +01:00
MMFilesCleanupThread.cpp Moved CollectionRead/WriteLocker to MMFiles. Also moved cleanupIndexes to MMFilesCollection 2017-02-14 15:12:36 +01:00
MMFilesCleanupThread.h
MMFilesCollection.cpp initial version of query execution plan cache, still very rough 2017-02-21 11:58:38 +01:00
MMFilesCollection.h Moved the entire logic of open() to the Physical collection. It is different for each StorageEngine. 2017-02-15 16:26:55 +01:00
MMFilesCollectionReadLocker.h Moved CollectionRead/WriteLocker to MMFiles. Also moved cleanupIndexes to MMFilesCollection 2017-02-14 15:12:36 +01:00
MMFilesCollectionWriteLocker.h Moved CollectionRead/WriteLocker to MMFiles. Also moved cleanupIndexes to MMFilesCollection 2017-02-14 15:12:36 +01:00
MMFilesCollectorCache.h
MMFilesCollectorThread.cpp Moved version management to MMFiles collection. Logical does not need to know it. Removed PhysicalCollection inclode from logicical collection. Now we should rebuild less code whan changing sth in storage engine. 2017-02-15 15:48:33 +01:00
MMFilesCollectorThread.h
MMFilesCompactorThread.cpp Moved version management to MMFiles collection. Logical does not need to know it. Removed PhysicalCollection inclode from logicical collection. Now we should rebuild less code whan changing sth in storage engine. 2017-02-15 15:48:33 +01:00
MMFilesCompactorThread.h renaming 2017-02-13 15:18:40 +01:00
MMFilesDatafile.cpp move encoding functions into their own file 2017-02-14 12:57:15 +01:00
MMFilesDatafile.h
MMFilesDatafileHelper.h move encoding functions into their own file 2017-02-14 12:57:15 +01:00
MMFilesDatafileStatistics.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesDatafileStatistics.h
MMFilesDocumentOperation.cpp Moved revision handling from Logical to MMFiles collection. That is only relevant for MMFiles. 2017-02-15 11:26:58 +01:00
MMFilesDocumentOperation.h renaming 2017-02-13 15:18:40 +01:00
MMFilesDocumentPosition.h
MMFilesEdgeIndex.cpp moved helper functions into their own file 2017-02-14 13:44:54 +01:00
MMFilesEdgeIndex.h renaming 2017-02-13 15:18:40 +01:00
MMFilesEngine.cpp clean up write lockers a bit 2017-02-16 15:44:45 +01:00
MMFilesEngine.h remove fullyCollected and friends from LogicalCollection 2017-02-13 11:47:22 +01:00
MMFilesFulltextIndex.cpp renaming 2017-02-13 15:18:40 +01:00
MMFilesFulltextIndex.h renaming 2017-02-13 15:18:40 +01:00
MMFilesGeoIndex.cpp renaming 2017-02-13 15:18:40 +01:00
MMFilesGeoIndex.h renaming 2017-02-13 15:18:40 +01:00
MMFilesHashIndex.cpp moved helper classes into their own file 2017-02-14 12:35:34 +01:00
MMFilesHashIndex.h moved helper classes into their own file 2017-02-14 12:35:34 +01:00
MMFilesIndexElement.cpp
MMFilesIndexElement.h
MMFilesIndexFactory.cpp fix index ids 2017-02-01 10:39:21 +01:00
MMFilesIndexFactory.h
MMFilesLogfileManager.cpp don't let read-only transactions block the WAL collector 2017-02-24 17:03:42 +01:00
MMFilesLogfileManager.h don't let read-only transactions block the WAL collector 2017-02-24 17:03:42 +01:00
MMFilesPathBasedIndex.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesPathBasedIndex.h
MMFilesPersistentIndex.cpp moved helper functions into their own file 2017-02-14 13:44:54 +01:00
MMFilesPersistentIndex.h renaming 2017-02-13 15:18:40 +01:00
MMFilesPersistentIndexFeature.cpp renamed feature 2017-02-14 12:35:54 +01:00
MMFilesPersistentIndexFeature.h renamed feature 2017-02-14 12:35:54 +01:00
MMFilesPersistentIndexKeyComparator.cpp
MMFilesPersistentIndexKeyComparator.h
MMFilesPrimaryIndex.cpp refactoring 2017-02-15 10:26:05 +01:00
MMFilesPrimaryIndex.h Moved truncate logic from Transaction::Methods to MMFilesCollection. It can do optimizations if close to the DB layer 2017-02-14 13:50:29 +01:00
MMFilesRemoverThread.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesRemoverThread.h
MMFilesRevisionsCache.cpp
MMFilesRevisionsCache.h
MMFilesSkiplist.h
MMFilesSkiplistIndex.cpp moved helper classes into their own file 2017-02-14 12:35:34 +01:00
MMFilesSkiplistIndex.h moved helper classes into their own file 2017-02-14 12:35:34 +01:00
MMFilesSynchronizerThread.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesSynchronizerThread.h
MMFilesToken.h
MMFilesTransactionCollection.cpp Moved version management to MMFiles collection. Logical does not need to know it. Removed PhysicalCollection inclode from logicical collection. Now we should rebuild less code whan changing sth in storage engine. 2017-02-15 15:48:33 +01:00
MMFilesTransactionCollection.h renaming 2017-02-13 15:18:40 +01:00
MMFilesTransactionState.cpp don't let read-only transactions block the WAL collector 2017-02-24 17:03:42 +01:00
MMFilesTransactionState.h protect all properties of TransactionState 2017-02-15 11:37:35 +01:00
MMFilesWalLogfile.cpp move encoding functions into their own file 2017-02-14 12:57:15 +01:00
MMFilesWalLogfile.h remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesWalMarker.h move encoding functions into their own file 2017-02-14 12:57:15 +01:00
MMFilesWalRecoverState.cpp Moved version management to MMFiles collection. Logical does not need to know it. Removed PhysicalCollection inclode from logicical collection. Now we should rebuild less code whan changing sth in storage engine. 2017-02-15 15:48:33 +01:00
MMFilesWalRecoverState.h
MMFilesWalRecoveryFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesWalRecoveryFeature.h
MMFilesWalSlot.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
MMFilesWalSlot.h
MMFilesWalSlots.cpp move encoding functions into their own file 2017-02-14 12:57:15 +01:00
MMFilesWalSlots.h
MMFilesWalSyncRegion.h
fulltext-common.h
fulltext-handles.cpp
fulltext-handles.h
fulltext-index.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
fulltext-index.h
fulltext-list.cpp
fulltext-list.h
fulltext-query.cpp
fulltext-query.h
fulltext-result.cpp
fulltext-result.h
geo-index.cpp
geo-index.h